|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vasoftware.sf.soap44.webservices.sfmain.ObjectSoapDO
com.vasoftware.sf.soap44.webservices.sfmain.ItemSoapDO
com.vasoftware.sf.soap44.webservices.news.NewsPostSoapDO
public class NewsPostSoapDO
This class represents the data associated with a news posting.
| Constructor Summary | |
|---|---|
NewsPostSoapDO()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getBody()
Returns 'body'. |
static void |
registerTypeMappings(org.apache.axis.client.Call call)
|
void |
setBody(java.lang.String body)
Sets 'body'. |
| Methods inherited from class com.vasoftware.sf.soap44.webservices.sfmain.ItemSoapDO |
|---|
getFolderId, getPath, getTitle, setFolderId, setPath, setTitle |
| Methods inherited from class com.vasoftware.sf.soap44.webservices.sfmain.ObjectSoapDO |
|---|
getCreatedBy, getCreatedDate, getId, getLastModifiedBy, getLastModifiedDate, getVersion, setCreatedBy, setCreatedDate, setId, setLastModifiedBy, setLastModifiedDate, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewsPostSoapDO()
| Method Detail |
|---|
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)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||