public class ResourceMetaAttributeModel extends ServiceDomainModel
Constructor and Description |
---|
ResourceMetaAttributeModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAttributeId() |
String |
getAttributeName() |
String |
getDescription() |
void |
setAttributeId(String attributeId) |
void |
setAttributeName(String attributeName) |
void |
setDescription(String description) |
getDomainId, setDomainId
equals, getCreatedDateTime, getUpdatedDateTime, hashCode, setCreatedDateTime, setUpdatedDateTime, toString
public String getDescription()
public String getAttributeId()
public String getAttributeName()
public void setDescription(String description)
public void setAttributeId(String attributeId)
public void setAttributeName(String attributeName)