Package com.evolveum.axiom.api
Interface AxiomPath.Value
-
- All Superinterfaces:
AxiomPath.Component<AxiomPath.Value>
- All Known Implementing Classes:
AxiomValueIdentifier
- Enclosing interface:
- AxiomPath
public static interface AxiomPath.Value extends AxiomPath.Component<AxiomPath.Value>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AxiomValueIdentifier
identifier()
-
-
-
Method Detail
-
identifier
AxiomValueIdentifier identifier()
-
-