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