public interface GeneralDigitalAssetSpec
Modifier and Type | Method and Description |
---|---|
com.onwbp.base.text.UserMessage |
getDescription()
Returns the description.
|
com.onwbp.base.text.UserMessage |
getLabel()
Returns the label.
|
void |
setDescription(com.onwbp.base.text.UserMessage description)
Specifies the description.
|
void |
setLabel(com.onwbp.base.text.UserMessage label)
Specifies the label.
|
com.onwbp.base.text.UserMessage getLabel()
void setLabel(com.onwbp.base.text.UserMessage label)
com.onwbp.base.text.UserMessage getDescription()
void setDescription(com.onwbp.base.text.UserMessage description)