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
public class IdItemPathSegment
- extends ItemPathSegment
- Author:
- semancik
- See Also:
- Serialized Form
IdItemPathSegment
public IdItemPathSegment()
IdItemPathSegment
public IdItemPathSegment(String id)
getId
public String getId()
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.