public class RAnyContainerId extends Object implements Serializable
Constructor and Description |
---|
RAnyContainerId() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getOwnerId() |
String |
getOwnerOid() |
RContainerType |
getOwnerType() |
int |
hashCode() |
void |
setOwnerId(Long ownerId) |
void |
setOwnerOid(String ownerOid) |
void |
setOwnerType(RContainerType ownerType) |
String |
toString() |
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getOwnerOid()
public void setOwnerOid(String ownerOid)
public RContainerType getOwnerType()
public void setOwnerType(RContainerType ownerType)
Copyright © 2013 evolveum. All rights reserved.