public class ServiceMetaAttributePK extends Object implements Serializable
Constructor and Description |
---|
ServiceMetaAttributePK() |
ServiceMetaAttributePK(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() |