Uses of Class
org.uddi.api_v3.TModelInfo

Packages that use TModelInfo
org.apache.juddi.mapping   
org.uddi.api_v3   
 

Uses of TModelInfo in org.apache.juddi.mapping
 

Methods in org.apache.juddi.mapping with parameters of type TModelInfo
static void MappingModelToApi.mapTModelInfo(Tmodel modelTModel, TModelInfo apiTModelInfo)
           
 

Uses of TModelInfo in org.uddi.api_v3
 

Fields in org.uddi.api_v3 with type parameters of type TModelInfo
protected  List<TModelInfo> TModelInfos.tModelInfo
           
 

Methods in org.uddi.api_v3 that return TModelInfo
 TModelInfo ObjectFactory.createTModelInfo()
          Create an instance of TModelInfo
 

Methods in org.uddi.api_v3 that return types with arguments of type TModelInfo
 javax.xml.bind.JAXBElement<TModelInfo> ObjectFactory.createTModelInfo(TModelInfo value)
          Create an instance of JAXBElement<TModelInfo>}
 List<TModelInfo> TModelInfos.getTModelInfo()
          Gets the value of the tModelInfo property.
 

Methods in org.uddi.api_v3 with parameters of type TModelInfo
 javax.xml.bind.JAXBElement<TModelInfo> ObjectFactory.createTModelInfo(TModelInfo value)
          Create an instance of JAXBElement<TModelInfo>}
 



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