Apache CXF API

Uses of Class
org.apache.cxf.ws.discovery.wsdl.AppSequenceType

Packages that use AppSequenceType
org.apache.cxf.ws.discovery.wsdl   
 

Uses of AppSequenceType in org.apache.cxf.ws.discovery.wsdl
 

Methods in org.apache.cxf.ws.discovery.wsdl that return AppSequenceType
 AppSequenceType ObjectFactory.createAppSequenceType()
          Create an instance of AppSequenceType
 

Methods in org.apache.cxf.ws.discovery.wsdl that return types with arguments of type AppSequenceType
 JAXBElement<AppSequenceType> ObjectFactory.createAppSequence(AppSequenceType value)
          Create an instance of JAXBElement<AppSequenceType>}
 

Methods in org.apache.cxf.ws.discovery.wsdl with parameters of type AppSequenceType
 JAXBElement<AppSequenceType> ObjectFactory.createAppSequence(AppSequenceType value)
          Create an instance of JAXBElement<AppSequenceType>}
 


Apache CXF API

Apache CXF