public class NewsPostSoapDO extends ItemSoapDO
Constructor and Description |
---|
NewsPostSoapDO() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBody()
Returns 'body'.
|
static void |
registerTypeMappings(org.apache.axis.client.Call call) |
void |
setBody(java.lang.String body)
Sets 'body'.
|
getFolderId, getPath, getTitle, setFolderId, setPath, setTitle
getCreatedBy, getCreatedDate, getId, getLastModifiedBy, getLastModifiedDate, getVersion, setCreatedBy, setCreatedDate, setId, setLastModifiedBy, setLastModifiedDate, setVersion
public java.lang.String getBody()
public void setBody(java.lang.String body)
body
- Value of 'body'.public static void registerTypeMappings(org.apache.axis.client.Call call)