|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.axis.services.uddi.uddi_ext_schema.ServiceAttributeDetail
Constructor Summary | |
ServiceAttributeDetail()
|
|
ServiceAttributeDetail(ListDescription listDescription,
MetadataBag metadataBag)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
ListDescription |
getListDescription()
Gets the listDescription value for this ServiceAttributeDetail. |
MetadataBag |
getMetadataBag()
Gets the metadataBag value for this ServiceAttributeDetail. |
int |
hashCode()
|
void |
setListDescription(ListDescription listDescription)
Sets the listDescription value for this ServiceAttributeDetail. |
void |
setMetadataBag(MetadataBag metadataBag)
Sets the metadataBag value for this ServiceAttributeDetail. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServiceAttributeDetail()
public ServiceAttributeDetail(ListDescription listDescription, MetadataBag metadataBag)
Method Detail |
public ListDescription getListDescription()
public void setListDescription(ListDescription listDescription)
listDescription
- public MetadataBag getMetadataBag()
public void setMetadataBag(MetadataBag metadataBag)
metadataBag
- 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 |