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

Packages that use TModelInstanceInfo
org.apache.ws.scout.model.uddi.v2   
 

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

Fields in org.apache.ws.scout.model.uddi.v2 with type parameters of type TModelInstanceInfo
protected  java.util.List<TModelInstanceInfo> TModelInstanceDetails.tModelInstanceInfo
           
 

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

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

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



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