public class PostSoapDO
extends com.collabnet.ce.soap60.webservices.cemain.ItemSoapDO
Constructor and Description |
---|
PostSoapDO() |
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Returns 'content'.
|
String |
getReplyToId()
Returns 'replyToId'.
|
String |
getStatus()
Returns 'status'.
|
static void |
registerTypeMappings(org.apache.axis.client.Call call) |
void |
setContent(String content)
Sets 'content'.
|
void |
setReplyToId(String replyToId)
Sets 'replyToId'.
|
void |
setStatus(String status)
Sets 'status'.
|
getFolderId, getPath, getTitle, setFolderId, setPath, setTitle
public String getContent()
public void setContent(String content)
content
- Value of 'content'.public String getReplyToId()
public void setReplyToId(String replyToId)
replyToId
- Value of 'replyToId'.public String getStatus()
public void setStatus(String status)
status
- Value of 'status'.public static void registerTypeMappings(org.apache.axis.client.Call call)
Copyright © 2016 CollabNet. All Rights Reserved.