Uses of Class
org.somda.sdc.dpws.soap.wsdiscovery.model.AppSequenceType
-
Packages that use AppSequenceType Package Description org.somda.sdc.dpws.soap.wsdiscovery.model -
-
Uses of AppSequenceType in org.somda.sdc.dpws.soap.wsdiscovery.model
Methods in org.somda.sdc.dpws.soap.wsdiscovery.model that return AppSequenceType Modifier and Type Method Description AppSequenceTypeObjectFactory. createAppSequenceType()Create an instance ofAppSequenceTypeMethods in org.somda.sdc.dpws.soap.wsdiscovery.model 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.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type AppSequenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<AppSequenceType>ObjectFactory. createAppSequence(AppSequenceType value)
-