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:
- Serializable
public class NameItemPathSegment
- extends ItemPathSegment
- Author:
- semancik
- See Also:
- Serialized Form
NameItemPathSegment
public NameItemPathSegment(QName name)
NameItemPathSegment
public NameItemPathSegment(QName name,
boolean isVariable)
getName
public QName getName()
isVariable
public boolean isVariable()
toString
public String toString()
- Overrides:
toString
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2013 evolveum. All Rights Reserved.