Uses of Class
org.apache.ws.scout.model.uddi.v2.TModelList

Packages that use TModelList
org.apache.ws.scout.model.uddi.v2   
org.apache.ws.scout.registry   
 

Uses of TModelList in org.apache.ws.scout.model.uddi.v2
 

Methods in org.apache.ws.scout.model.uddi.v2 that return TModelList
 TModelList ObjectFactory.createTModelList()
          Create an instance of TModelList
 

Methods in org.apache.ws.scout.model.uddi.v2 that return types with arguments of type TModelList
 javax.xml.bind.JAXBElement<TModelList> ObjectFactory.createTModelList(TModelList value)
          Create an instance of JAXBElement<TModelList>}
 

Methods in org.apache.ws.scout.model.uddi.v2 with parameters of type TModelList
 javax.xml.bind.JAXBElement<TModelList> ObjectFactory.createTModelList(TModelList value)
          Create an instance of JAXBElement<TModelList>}
 

Uses of TModelList in org.apache.ws.scout.registry
 

Methods in org.apache.ws.scout.registry that return TModelList
 TModelList RegistryImpl.findTModel(java.lang.String name, CategoryBag categoryBag, IdentifierBag identifierBag, FindQualifiers findQualifiers, int maxRows)
          "Used to locate one or more tModel information structures.
 TModelList IRegistry.findTModel(java.lang.String name, CategoryBag categoryBag, IdentifierBag identifierBag, FindQualifiers findQualifiers, int maxRows)
          "Used to locate one or more tModel information structures.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.