Uses of Class
org.somda.sdc.dpws.wsdl.model.TBindingOperationFault
Packages that use TBindingOperationFault
-
Uses of TBindingOperationFault in org.somda.sdc.dpws.wsdl.model
Fields in org.somda.sdc.dpws.wsdl.model with type parameters of type TBindingOperationFaultMethods in org.somda.sdc.dpws.wsdl.model that return TBindingOperationFaultModifier and TypeMethodDescriptionTBindingOperationFault.clone()TBindingOperationFault.copyExcept(PropertyTree _propertyTree) TBindingOperationFault.copyOnly(PropertyTree _propertyTree) TBindingOperationFault.createCopy()TBindingOperationFault.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createTBindingOperationFault()Create an instance ofTBindingOperationFaultMethods in org.somda.sdc.dpws.wsdl.model that return types with arguments of type TBindingOperationFaultModifier and TypeMethodDescriptionTBindingOperation.getFault()Gets the value of the fault property.Method parameters in org.somda.sdc.dpws.wsdl.model with type arguments of type TBindingOperationFaultModifier and TypeMethodDescriptionvoidTBindingOperation.setFault(List<TBindingOperationFault> value) Constructors in org.somda.sdc.dpws.wsdl.model with parameters of type TBindingOperationFaultModifierConstructorDescriptionInstantiates a TBindingOperationFault copying the state of another TBindingOperationFaultTBindingOperationFault(TBindingOperationFault _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TBindingOperationFault copying the state of another TBindingOperationFault