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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.evolveum.midpoint.prism.path.ItemPathSegmentisWildcard, setWildcard, toString
- 
Field Details- 
NULL
 
- 
- 
Constructor Details- 
IdItemPathSegmentpublic IdItemPathSegment()
- 
IdItemPathSegment
 
- 
- 
Method Details- 
getId
- 
toString
- 
hashCodepublic int hashCode()- Overrides:
- hashCodein class- ItemPathSegment
 
- 
equals- Overrides:
- equalsin class- ItemPathSegment
 
- 
equivalent- Specified by:
- equivalentin class- ItemPathSegment
 
- 
clone- Specified by:
- clonein class- ItemPathSegment
 
 
-