public class NewsPostSoapDO
extends com.collabnet.ce.soap60.webservices.cemain.ItemSoapDO
Constructor and Description |
---|
NewsPostSoapDO() |
Modifier and Type | Method and Description |
---|---|
String |
getBody()
Returns 'body'.
|
static void |
registerTypeMappings(org.apache.axis.client.Call call) |
void |
setBody(String body)
Sets 'body'.
|
getFolderId, getPath, getTitle, setFolderId, setPath, setTitle
public String getBody()
public void setBody(String body)
body
- Value of 'body'.public static void registerTypeMappings(org.apache.axis.client.Call call)
Copyright © 2016 CollabNet. All Rights Reserved.