Uses of Class
org.apache.cxf.ws.discovery.wsdl.AppSequenceType
-
Packages that use AppSequenceType Package Description 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 Modifier and Type Method Description AppSequenceTypeObjectFactory. createAppSequenceType()Create an instance ofAppSequenceTypeMethods in org.apache.cxf.ws.discovery.wsdl that return types with arguments of type AppSequenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<AppSequenceType>ObjectFactory. createAppSequence(AppSequenceType value)Methods in org.apache.cxf.ws.discovery.wsdl with parameters of type AppSequenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<AppSequenceType>ObjectFactory. createAppSequence(AppSequenceType value)
-