Uses of Class
org.somda.sdc.dpws.soap.model.Faultreason
Packages that use Faultreason
-
Uses of Faultreason in org.somda.sdc.dpws.soap.model
Fields in org.somda.sdc.dpws.soap.model declared as FaultreasonMethods in org.somda.sdc.dpws.soap.model that return FaultreasonModifier and TypeMethodDescriptionFaultreason.clone()Faultreason.copyExcept(PropertyTree _propertyTree) Faultreason.copyOnly(PropertyTree _propertyTree) Faultreason.createCopy()Faultreason.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createFaultreason()Create an instance ofFaultreasonFault.getReason()Gets the value of the reason property.Methods in org.somda.sdc.dpws.soap.model with parameters of type FaultreasonModifier and TypeMethodDescriptionvoidFault.setReason(Faultreason value) Sets the value of the reason property.Constructors in org.somda.sdc.dpws.soap.model with parameters of type FaultreasonModifierConstructorDescriptionFaultreason(Faultreason _other) Instantiates a Faultreason copying the state of another FaultreasonFaultreason(Faultreason _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a Faultreason copying the state of another Faultreason