Package com.evolveum.midpoint.prism.path
Class ObjectReferencePathSegment
java.lang.Object
com.evolveum.midpoint.prism.path.ItemPathSegment
com.evolveum.midpoint.prism.path.ReferencePathSegment
com.evolveum.midpoint.prism.path.ObjectReferencePathSegment
- All Implemented Interfaces:
- Serializable,- Cloneable
Denotes referenced object, like "assignment/targetRef/@/name" (name of assignment's target object)
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.evolveum.midpoint.prism.path.ItemPathSegmentequals, hashCode, isWildcard, setWildcard, toString
- 
Field Details- 
SYMBOL- See Also:
 
- 
QNAME
 
- 
- 
Constructor Details- 
ObjectReferencePathSegmentpublic ObjectReferencePathSegment()
- 
ObjectReferencePathSegment
 
- 
- 
Method Details- 
equivalent- Specified by:
- equivalentin class- ItemPathSegment
 
- 
clone- Specified by:
- clonein class- ItemPathSegment
 
- 
toString
- 
typeHint- Overrides:
- typeHintin class- ReferencePathSegment
 
 
-