Ruddi™ UDDI Client API
1.0

inspireit.uddi.response.base
Class TModelInfo

java.lang.Object
  |
  +--inspireit.uddi.response.base.TModelInfo
All Implemented Interfaces:
java.io.Serializable, inspireit.uddi.util.visitors.UDDIElement

public class TModelInfo
extends java.lang.Object
implements java.io.Serializable, inspireit.uddi.util.visitors.UDDIElement

TModelInfo is used to enumerate short form TModel information.

Author:
Bertrand Fontaine, INSPIRE IT $Revision: 1.2 $
See Also:
Serialized Form

Field Summary
protected  Name name
          The Name of the TModel.
protected  TModelKey tModelKey
          Pointer to the complete TModel.
 
Constructor Summary
TModelInfo(TModelKey tModelKey, Name name)
          TModelInfo constructor.
 
Method Summary
 boolean equals(java.lang.Object o)
          Checks whether an object is equal to this TModelInfo.
 Name getName()
          Gets the Name of the TModel.
 TModelKey getTModelKey()
          Gets the pointer to the complete TModel.
 java.lang.Object visit(inspireit.uddi.util.visitors.UDDIVisitor visitor)
          Visits this UDDI element.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tModelKey

protected TModelKey tModelKey
Pointer to the complete TModel.


name

protected Name name
The Name of the TModel.

Constructor Detail

TModelInfo

public TModelInfo(TModelKey tModelKey,
                  Name name)
TModelInfo constructor.

Parameters:
tModelKey - Pointer to the complete TModel.
name - The Name of the TModel.
Method Detail

getTModelKey

public TModelKey getTModelKey()
Gets the pointer to the complete TModel.

Returns:
the pointer to the complete TModel

getName

public Name getName()
Gets the Name of the TModel.

Returns:
the Name of the TModel

visit

public java.lang.Object visit(inspireit.uddi.util.visitors.UDDIVisitor visitor)
Visits this UDDI element.

Specified by:
visit in interface inspireit.uddi.util.visitors.UDDIElement
Parameters:
visitor - The visiting UDDI object.

equals

public boolean equals(java.lang.Object o)
Checks whether an object is equal to this TModelInfo.

Overrides:
equals in class java.lang.Object
Parameters:
o - The object to test for equality.
Returns:
true if o and this TModelInfo are equal; false otherwise

Ruddi™ UDDI Client API
1.0

Download now! | Submit a bug or feature
(c) 2003 INSPIRE IT
Bld Brand Whitlock 109
1200 Brussels, Belgium
All Rights Reserved.