public interface ArgumentMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContent()
Gets the value of the content property.
|
java.lang.String |
getType()
Gets the value of the type property.
|
void |
setContent(java.lang.String value)
Sets the value of the content property.
|
void |
setType(java.lang.String value)
Sets the value of the type property.
|
java.lang.String getContent()
void setContent(java.lang.String value)
java.lang.String getType()
void setType(java.lang.String value)