|
||||||||||
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.MetadataBag
Constructor Summary | |
MetadataBag()
|
|
MetadataBag(BindingTemplate bindingTemplate,
ServiceAttribute[] serviceAttribute)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
BindingTemplate |
getBindingTemplate()
Gets the bindingTemplate value for this MetadataBag. |
ServiceAttribute[] |
getServiceAttribute()
Gets the serviceAttribute value for this MetadataBag. |
ServiceAttribute |
getServiceAttribute(int i)
|
int |
hashCode()
|
void |
setBindingTemplate(BindingTemplate bindingTemplate)
Sets the bindingTemplate value for this MetadataBag. |
void |
setServiceAttribute(int i,
ServiceAttribute _value)
|
void |
setServiceAttribute(ServiceAttribute[] serviceAttribute)
Sets the serviceAttribute value for this MetadataBag. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MetadataBag()
public MetadataBag(BindingTemplate bindingTemplate, ServiceAttribute[] serviceAttribute)
Method Detail |
public BindingTemplate getBindingTemplate()
public void setBindingTemplate(BindingTemplate bindingTemplate)
bindingTemplate
- public ServiceAttribute[] getServiceAttribute()
public void setServiceAttribute(ServiceAttribute[] serviceAttribute)
serviceAttribute
- public ServiceAttribute getServiceAttribute(int i)
public void setServiceAttribute(int i, ServiceAttribute _value)
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 |