Package com.evolveum.midpoint.prism.path
Class IdItemPathSegment
java.lang.Object
com.evolveum.midpoint.prism.path.ItemPathSegment
com.evolveum.midpoint.prism.path.IdItemPathSegment
- All Implemented Interfaces:
Serializable
,Cloneable
- Author:
- semancik
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class com.evolveum.midpoint.prism.path.ItemPathSegment
isWildcard, setWildcard, toString
-
Field Details
-
NULL
-
-
Constructor Details
-
IdItemPathSegment
public IdItemPathSegment() -
IdItemPathSegment
-
-
Method Details
-
getId
-
toString
-
hashCode
public int hashCode()- Overrides:
hashCode
in classItemPathSegment
-
equals
- Overrides:
equals
in classItemPathSegment
-
equivalent
- Specified by:
equivalent
in classItemPathSegment
-
clone
- Specified by:
clone
in classItemPathSegment
-