|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.axis.services.uddi.uddi_schema.KeyedReferenceGroup
Constructor Summary | |
KeyedReferenceGroup()
|
|
KeyedReferenceGroup(org.apache.axis.types.URI TModelKey,
KeyedReference[] keyedReference)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
KeyedReference[] |
getKeyedReference()
Gets the keyedReference value for this KeyedReferenceGroup. |
KeyedReference |
getKeyedReference(int i)
|
org.apache.axis.types.URI |
getTModelKey()
Gets the TModelKey value for this KeyedReferenceGroup. |
int |
hashCode()
|
void |
setKeyedReference(int i,
KeyedReference _value)
|
void |
setKeyedReference(KeyedReference[] keyedReference)
Sets the keyedReference value for this KeyedReferenceGroup. |
void |
setTModelKey(org.apache.axis.types.URI TModelKey)
Sets the TModelKey value for this KeyedReferenceGroup. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public KeyedReferenceGroup()
public KeyedReferenceGroup(org.apache.axis.types.URI TModelKey, KeyedReference[] keyedReference)
Method Detail |
public org.apache.axis.types.URI getTModelKey()
public void setTModelKey(org.apache.axis.types.URI TModelKey)
TModelKey
- public KeyedReference[] getKeyedReference()
public void setKeyedReference(KeyedReference[] keyedReference)
keyedReference
- public KeyedReference getKeyedReference(int i)
public void setKeyedReference(int i, KeyedReference _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 |