Uses of Class
org.somda.sdc.dpws.wsdl.model.TFault
Packages that use TFault
-
Uses of TFault in org.somda.sdc.dpws.wsdl.model
Methods in org.somda.sdc.dpws.wsdl.model that return TFaultModifier and TypeMethodDescriptionTFault.clone()TFault.copyExcept(PropertyTree _propertyTree) TFault.copyOnly(PropertyTree _propertyTree) TFault.createCopy()TFault.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createTFault()Create an instance ofTFaultMethods in org.somda.sdc.dpws.wsdl.model that return types with arguments of type TFaultModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<TFault>ObjectFactory.createTOperationFault(TFault value) Methods in org.somda.sdc.dpws.wsdl.model with parameters of type TFaultModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<TFault>ObjectFactory.createTOperationFault(TFault value) Constructors in org.somda.sdc.dpws.wsdl.model with parameters of type TFaultModifierConstructorDescriptionInstantiates a TFault copying the state of another TFaultTFault(TFault _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TFault copying the state of another TFault