Package com.evolveum.axiom.api
Class AxiomItemName
- java.lang.Object
 - 
- com.evolveum.axiom.api.AxiomName
 - 
- com.evolveum.axiom.api.AxiomItemName
 
 
 
- 
- All Implemented Interfaces:
 AxiomPath.Component<AxiomPath.Item>,AxiomPath.Item
public class AxiomItemName extends AxiomName implements AxiomPath.Item
 
- 
- 
Field Summary
- 
Fields inherited from class com.evolveum.axiom.api.AxiomName
AXIOM_NAMESPACE, DATA_NAMESPACE, MODEL_NAMESPACE, TYPE_NAMESPACE 
 - 
 
- 
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description AxiomNamename()static AxiomItemNameof(AxiomName name) 
 - 
 
- 
- 
Method Detail
- 
name
public AxiomName name()
- Specified by:
 namein interfaceAxiomPath.Item
 
- 
of
public static AxiomItemName of(AxiomName name)
 
 - 
 
 -