public class ResourceMetaAttributePK extends Object implements Serializable
Constructor and Description |
---|
ResourceMetaAttributePK() |
ResourceMetaAttributePK(String domainId,
String attributeId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object value) |
String |
getAttributeId() |
String |
getDomainId() |
int |
hashCode() |
void |
setAttributeId(String attributeId) |
void |
setDomainId(String domainId) |
String |
toString() |