Package com.evolveum.midpoint.prism.path
Class ParentPathSegment
java.lang.Object
com.evolveum.midpoint.prism.path.ItemPathSegment
com.evolveum.midpoint.prism.path.ReferencePathSegment
com.evolveum.midpoint.prism.path.ParentPathSegment
- All Implemented Interfaces:
Serializable
,Cloneable
Denotes parent object or container.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class com.evolveum.midpoint.prism.path.ReferencePathSegment
typeHint
Methods inherited from class com.evolveum.midpoint.prism.path.ItemPathSegment
equals, hashCode, isWildcard, setWildcard, toString
-
Field Details
-
SYMBOL
- See Also:
-
QNAME
-
-
Constructor Details
-
ParentPathSegment
public ParentPathSegment()
-
-
Method Details
-
equivalent
- Specified by:
equivalent
in classItemPathSegment
-
clone
- Specified by:
clone
in classItemPathSegment
-
toString
-