com.evolveum.midpoint.prism.path
Class NameItemPathSegment
java.lang.Object
com.evolveum.midpoint.prism.path.ItemPathSegment
com.evolveum.midpoint.prism.path.NameItemPathSegment
- All Implemented Interfaces:
- java.io.Serializable
public class NameItemPathSegment
- extends ItemPathSegment
- Author:
- semancik
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
NameItemPathSegment
public NameItemPathSegment(javax.xml.namespace.QName name)
NameItemPathSegment
public NameItemPathSegment(javax.xml.namespace.QName name,
boolean isVariable)
getName
public javax.xml.namespace.QName getName()
isVariable
public boolean isVariable()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
Copyright © 2012 evolveum. All Rights Reserved.