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 AxiomValueIdentifieridentifier() 
 - 
 
- 
- 
Method Detail
- 
identifier
AxiomValueIdentifier identifier()
 
 - 
 
 -