Uses of Class
org.somda.sdc.dpws.soap.wsdiscovery.model.AppSequenceType
Packages that use AppSequenceType
-
Uses of AppSequenceType in org.somda.sdc.dpws.soap.wsdiscovery.model
Methods in org.somda.sdc.dpws.soap.wsdiscovery.model that return AppSequenceTypeModifier and TypeMethodDescriptionAppSequenceType.clone()AppSequenceType.copyExcept(PropertyTree _propertyTree) AppSequenceType.copyOnly(PropertyTree _propertyTree) ObjectFactory.createAppSequenceType()Create an instance ofAppSequenceTypeAppSequenceType.createCopy()AppSequenceType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Methods in org.somda.sdc.dpws.soap.wsdiscovery.model that return types with arguments of type AppSequenceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AppSequenceType>ObjectFactory.createAppSequence(AppSequenceType value) Methods in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type AppSequenceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AppSequenceType>ObjectFactory.createAppSequence(AppSequenceType value) Constructors in org.somda.sdc.dpws.soap.wsdiscovery.model with parameters of type AppSequenceTypeModifierConstructorDescriptionAppSequenceType(AppSequenceType _other) Instantiates a AppSequenceType copying the state of another AppSequenceTypeAppSequenceType(AppSequenceType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a AppSequenceType copying the state of another AppSequenceType