Package javax.validation
Interface Path.Node
-
- Enclosing interface:
- Path
public static interface Path.Node
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.IntegergetIndex()java.lang.ObjectgetKey()java.lang.StringgetName()booleanisInIterable()
-