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