com.evolveum.midpoint.repo.sql.data.common.id
Class RAnyLongId
java.lang.Object
com.evolveum.midpoint.repo.sql.data.common.id.RAnyLongId
- All Implemented Interfaces:
- Serializable
public class RAnyLongId
- extends Object
- implements Serializable
- Author:
- lazyman
- See Also:
- Serialized Form
RAnyLongId
public RAnyLongId()
getOwnerOid
public String getOwnerOid()
setOwnerOid
public void setOwnerOid(String ownerOid)
getOwnerId
public Long getOwnerId()
setOwnerId
public void setOwnerId(Long ownerId)
getOwnerType
public RContainerType getOwnerType()
setOwnerType
public void setOwnerType(RContainerType ownerType)
getValue
public Long getValue()
setValue
public void setValue(Long value)
getName
public QName getName()
setName
public void setName(QName name)
getType
public QName getType()
setType
public void setType(QName type)
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013 evolveum. All Rights Reserved.