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

Packages that use TModelInfo
org.apache.ws.scout.model.uddi.v2   
org.apache.ws.scout.util   
 

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

Fields in org.apache.ws.scout.model.uddi.v2 with type parameters of type TModelInfo
protected  java.util.List<TModelInfo> TModelInfos.tModelInfo
           
 

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

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

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

Uses of TModelInfo in org.apache.ws.scout.util
 

Methods in org.apache.ws.scout.util with parameters of type TModelInfo
static javax.xml.registry.infomodel.Concept ScoutUddiJaxrHelper.getConcept(TModelInfo tModelInfo, javax.xml.registry.LifeCycleManager lifeCycleManager)
           
 



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