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