|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.axis.services.uddi.uddi_schema.ServiceList
Constructor Summary | |
ServiceList()
|
|
ServiceList(ListDescription listDescription,
ServiceInfos serviceInfos)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
ListDescription |
getListDescription()
Gets the listDescription value for this ServiceList. |
ServiceInfos |
getServiceInfos()
Gets the serviceInfos value for this ServiceList. |
int |
hashCode()
|
void |
setListDescription(ListDescription listDescription)
Sets the listDescription value for this ServiceList. |
void |
setServiceInfos(ServiceInfos serviceInfos)
Sets the serviceInfos value for this ServiceList. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServiceList()
public ServiceList(ListDescription listDescription, ServiceInfos serviceInfos)
Method Detail |
public ListDescription getListDescription()
public void setListDescription(ListDescription listDescription)
listDescription
- public ServiceInfos getServiceInfos()
public void setServiceInfos(ServiceInfos serviceInfos)
serviceInfos
- public boolean equals(java.lang.Object obj)
public int hashCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |