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 AxiomName
name()
-
-
-
Method Detail
-
name
AxiomName name()
-
-