org.uddi.v3.schema.api
Class ServiceList
java.lang.Object
org.uddi.v3.schema.api.ServiceList
- All Implemented Interfaces:
- java.io.Serializable
- public class ServiceList
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceList
public ServiceList()
getTruncated
public java.lang.Boolean getTruncated()
setTruncated
public void setTruncated(java.lang.Boolean truncated)
getListDescription
public ListDescription getListDescription()
setListDescription
public void setListDescription(ListDescription listDescription)
getServiceInfos
public ServiceInfos getServiceInfos()
setServiceInfos
public void setServiceInfos(ServiceInfos serviceInfos)