Uses of Class
org.uddi.api_v3.TModelInfos

Packages that use TModelInfos
org.ow2.dragon.service.uddi.v3.impl   
org.uddi.api_v3   
 

Uses of TModelInfos in org.ow2.dragon.service.uddi.v3.impl
 

Methods in org.ow2.dragon.service.uddi.v3.impl that return TModelInfos
 TModelInfos UDDITransferObjectAssembler.toUDDITModelInfos(java.util.List<org.ow2.dragon.persistence.bo.common.TModel> tmodels)
           
 

Uses of TModelInfos in org.uddi.api_v3
 

Fields in org.uddi.api_v3 declared as TModelInfos
protected  TModelInfos RegisteredInfo.tModelInfos
           
protected  TModelInfos TModelList.tModelInfos
           
 

Methods in org.uddi.api_v3 that return TModelInfos
 TModelInfos ObjectFactory.createTModelInfos()
          Create an instance of TModelInfos
 TModelInfos RegisteredInfo.getTModelInfos()
          Gets the value of the tModelInfos property.
 TModelInfos TModelList.getTModelInfos()
          Gets the value of the tModelInfos property.
 

Methods in org.uddi.api_v3 that return types with arguments of type TModelInfos
 javax.xml.bind.JAXBElement<TModelInfos> ObjectFactory.createTModelInfos(TModelInfos value)
          Create an instance of JAXBElement<TModelInfos>}
 

Methods in org.uddi.api_v3 with parameters of type TModelInfos
 javax.xml.bind.JAXBElement<TModelInfos> ObjectFactory.createTModelInfos(TModelInfos value)
          Create an instance of JAXBElement<TModelInfos>}
 void RegisteredInfo.setTModelInfos(TModelInfos value)
          Sets the value of the tModelInfos property.
 void TModelList.setTModelInfos(TModelInfos value)
          Sets the value of the tModelInfos property.
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.