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

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

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

Fields in org.apache.ws.scout.model.uddi.v2 declared as TModelInfos
protected  TModelInfos TModelList.tModelInfos
           
protected  TModelInfos RegisteredInfo.tModelInfos
           
 

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

Methods in org.apache.ws.scout.model.uddi.v2 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.apache.ws.scout.model.uddi.v2 with parameters of type TModelInfos
 javax.xml.bind.JAXBElement<TModelInfos> ObjectFactory.createTModelInfos(TModelInfos value)
          Create an instance of JAXBElement<TModelInfos>}
 void TModelList.setTModelInfos(TModelInfos value)
          Sets the value of the tModelInfos property.
 void RegisteredInfo.setTModelInfos(TModelInfos value)
          Sets the value of the tModelInfos property.
 



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