cgl.axis.services.uddi.uddi_schema
Class IdentifierBag
java.lang.Object
cgl.axis.services.uddi.uddi_schema.IdentifierBag
- All Implemented Interfaces:
- java.io.Serializable
- public class IdentifierBag
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
IdentifierBag
public IdentifierBag()
IdentifierBag
public IdentifierBag(KeyedReference[] keyedReference)
getKeyedReference
public KeyedReference[] getKeyedReference()
- Gets the keyedReference value for this IdentifierBag.
- Returns:
- keyedReference
setKeyedReference
public void setKeyedReference(KeyedReference[] keyedReference)
- Sets the keyedReference value for this IdentifierBag.
- Parameters:
keyedReference
-
getKeyedReference
public KeyedReference getKeyedReference(int i)
setKeyedReference
public void setKeyedReference(int i,
KeyedReference _value)
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()