|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.uddi.v3.schema.api.ServiceList
public class ServiceList
Constructor Summary | |
---|---|
ServiceList()
|
Method Summary | |
---|---|
ListDescription |
getListDescription()
|
ServiceInfos |
getServiceInfos()
|
java.lang.Boolean |
getTruncated()
|
void |
setListDescription(ListDescription listDescription)
|
void |
setServiceInfos(ServiceInfos serviceInfos)
|
void |
setTruncated(java.lang.Boolean truncated)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceList()
Method Detail |
---|
public java.lang.Boolean getTruncated()
public void setTruncated(java.lang.Boolean truncated)
public ListDescription getListDescription()
public void setListDescription(ListDescription listDescription)
public ServiceInfos getServiceInfos()
public void setServiceInfos(ServiceInfos serviceInfos)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |