BEA Systems, Inc.


weblogic.uddi.client.structures.datatypes
Class TModelInfos

java.lang.Object
  |
  +--weblogic.uddi.client.structures.datatypes.TModelInfos

public class TModelInfos
extends java.lang.Object

TModelInfos contains a list of tModelInfo structures.

Version:
1.0
Author:
Salman Khan, Jason Ong

Constructor Summary
TModelInfos()
          Class constructor.
 
Method Summary
 java.util.Vector getTModelInfoVector()
          Gets the set of tModelInfos.
 void setTModelInfoVector(java.util.Vector value)
          Sets the set of tModelInfos.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TModelInfos

public TModelInfos()
Class constructor.
Method Detail

getTModelInfoVector

public java.util.Vector getTModelInfoVector()
Gets the set of tModelInfos.

Returns:
the current set of tModelInfos.

setTModelInfoVector

public void setTModelInfoVector(java.util.Vector value)
Sets the set of tModelInfos.

Parameters:
the - new set of tModelInfos.

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference