Uses of Class
org.apache.juddi.datatype.TModelKey

Packages that use TModelKey
org.apache.juddi.datatype   
org.apache.juddi.datatype.binding   
org.apache.juddi.datatype.request   
org.apache.juddi.datatype.subscription   
 

Uses of TModelKey in org.apache.juddi.datatype
 

Methods in org.apache.juddi.datatype with parameters of type TModelKey
 void TModelBag.addTModelKey(TModelKey key)
           
 void KeyedReference.setTModelKey(TModelKey key)
          Sets the reference to the tModel to the given reference.
 

Constructors in org.apache.juddi.datatype with parameters of type TModelKey
KeyedReference(TModelKey tModelKey, java.lang.String name, java.lang.String value)
          Construct a new KeyedReference with a given TModelKey, key name and key value.
 

Uses of TModelKey in org.apache.juddi.datatype.binding
 

Methods in org.apache.juddi.datatype.binding with parameters of type TModelKey
 void TModelInstanceInfo.setTModelKey(TModelKey key)
          Sets the tModel key of this tModelInstanceInfo to the given key.
 

Uses of TModelKey in org.apache.juddi.datatype.request
 

Methods in org.apache.juddi.datatype.request with parameters of type TModelKey
 void GetTModelDetail.addTModelKey(TModelKey key)
          Add a TModelKey to the collection of TModelKeys
 void DeleteTModel.addTModelKey(TModelKey tModelKey)
           
 

Uses of TModelKey in org.apache.juddi.datatype.subscription
 

Methods in org.apache.juddi.datatype.subscription with parameters of type TModelKey
 void KeyBag.addTModelKey(TModelKey tModelKey)
           
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.