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