Uses of Class
org.somda.sdc.dpws.soap.wsaddressing.model.ProblemActionType
Packages that use ProblemActionType
-
Uses of ProblemActionType in org.somda.sdc.dpws.soap.wsaddressing.model
Methods in org.somda.sdc.dpws.soap.wsaddressing.model that return ProblemActionTypeModifier and TypeMethodDescriptionProblemActionType.clone()ProblemActionType.copyExcept(PropertyTree _propertyTree) ProblemActionType.copyOnly(PropertyTree _propertyTree) ProblemActionType.createCopy()ProblemActionType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createProblemActionType()Create an instance ofProblemActionTypeMethods in org.somda.sdc.dpws.soap.wsaddressing.model that return types with arguments of type ProblemActionTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ProblemActionType>ObjectFactory.createProblemAction(ProblemActionType value) Methods in org.somda.sdc.dpws.soap.wsaddressing.model with parameters of type ProblemActionTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ProblemActionType>ObjectFactory.createProblemAction(ProblemActionType value) Constructors in org.somda.sdc.dpws.soap.wsaddressing.model with parameters of type ProblemActionTypeModifierConstructorDescriptionProblemActionType(ProblemActionType _other) Instantiates a ProblemActionType copying the state of another ProblemActionTypeProblemActionType(ProblemActionType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ProblemActionType copying the state of another ProblemActionType