|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vasoftware.sf.soap44.webservices.sfmain.FolderSoapList
com.vasoftware.sf.soap44.webservices.categorization.CategorySoapList
public class CategorySoapList
A list of categories is represented by CategorySoapList class. Each row within a category list is represented by the CategorySoapRow class.
| Constructor Summary | |
|---|---|
CategorySoapList()
|
|
| Method Summary | |
|---|---|
CategorySoapRow[] |
getDataRows()
|
static void |
registerTypeMappings(org.apache.axis.client.Call call)
|
void |
setDataRows(CategorySoapRow[] rows)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CategorySoapList()
| Method Detail |
|---|
public CategorySoapRow[] getDataRows()
public void setDataRows(CategorySoapRow[] rows)
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 | ||||||||