Uses of Class
org.uddi.api_v3.TModelInstanceInfo

Packages that use TModelInstanceInfo
org.apache.juddi.mapping   
org.apache.juddi.validation   
org.uddi.api_v3   
 

Uses of TModelInstanceInfo in org.apache.juddi.mapping
 

Methods in org.apache.juddi.mapping with parameters of type TModelInstanceInfo
static void MappingModelToApi.mapInstanceDetails(TmodelInstanceInfo modelTModelInstInfo, InstanceDetails apiInstanceDetails, TModelInstanceInfo apiTModelInstInfo)
           
 

Uses of TModelInstanceInfo in org.apache.juddi.validation
 

Methods in org.apache.juddi.validation with parameters of type TModelInstanceInfo
 void ValidatePublish.validateTModelInstanceInfo(TModelInstanceInfo tmodelInstInfo, org.apache.commons.configuration.Configuration config)
           
 

Uses of TModelInstanceInfo in org.uddi.api_v3
 

Fields in org.uddi.api_v3 with type parameters of type TModelInstanceInfo
protected  List<TModelInstanceInfo> TModelInstanceDetails.tModelInstanceInfo
           
 

Methods in org.uddi.api_v3 that return TModelInstanceInfo
 TModelInstanceInfo ObjectFactory.createTModelInstanceInfo()
          Create an instance of TModelInstanceInfo
 

Methods in org.uddi.api_v3 that return types with arguments of type TModelInstanceInfo
 javax.xml.bind.JAXBElement<TModelInstanceInfo> ObjectFactory.createTModelInstanceInfo(TModelInstanceInfo value)
          Create an instance of JAXBElement<TModelInstanceInfo>}
 List<TModelInstanceInfo> TModelInstanceDetails.getTModelInstanceInfo()
          Gets the value of the tModelInstanceInfo property.
 

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



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