Package com.evolveum.axiom.api
Class AxiomInfraName
- java.lang.Object
-
- com.evolveum.axiom.api.AxiomInfraName
-
- All Implemented Interfaces:
AxiomPath.Component<AxiomPath.InfraItem>
,AxiomPath.InfraItem
public class AxiomInfraName extends Object implements AxiomPath.InfraItem
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
int
hashCode()
AxiomName
name()
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.evolveum.axiom.api.AxiomPath.InfraItem
name
-
-