public class RObjectReferenceId extends Object implements Serializable
Constructor and Description |
---|
RObjectReferenceId() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getOwnerId() |
String |
getOwnerOid() |
String |
getRelationLocalPart() |
String |
getRelationNamespace() |
String |
getTargetOid() |
int |
hashCode() |
void |
setOwnerId(Long ownerId) |
void |
setOwnerOid(String ownerOid) |
void |
setRelationLocalPart(String relationLocalPart) |
void |
setRelationNamespace(String relationNamespace) |
void |
setTargetOid(String targetOid) |
String |
toString() |
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getOwnerOid()
public void setOwnerOid(String ownerOid)
public String getTargetOid()
public void setTargetOid(String targetOid)
public String getRelationLocalPart()
public void setRelationLocalPart(String relationLocalPart)
public String getRelationNamespace()
public void setRelationNamespace(String relationNamespace)
Copyright © 2013 evolveum. All rights reserved.