cgl.axis.services.uddi.uddi_schema
Class TModelDetail
java.lang.Object
cgl.axis.services.uddi.uddi_schema.TModelDetail
- All Implemented Interfaces:
- java.io.Serializable
- public class TModelDetail
- 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 |
TModelDetail
public TModelDetail()
TModelDetail
public TModelDetail(TModel[] tModel)
getTModel
public TModel[] getTModel()
- Gets the tModel value for this TModelDetail.
- Returns:
- tModel
setTModel
public void setTModel(TModel[] tModel)
- Sets the tModel value for this TModelDetail.
- Parameters:
tModel
-
getTModel
public TModel getTModel(int i)
setTModel
public void setTModel(int i,
TModel _value)
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()