Uses of Class
org.oasis_open.docs.wsn.br_2.ResourceNotDestroyedFaultType
-
Packages that use ResourceNotDestroyedFaultType Package Description org.oasis_open.docs.wsn.br_2 org.oasis_open.docs.wsn.brw_2 -
-
Uses of ResourceNotDestroyedFaultType in org.oasis_open.docs.wsn.br_2
Methods in org.oasis_open.docs.wsn.br_2 that return ResourceNotDestroyedFaultType Modifier and Type Method Description ResourceNotDestroyedFaultTypeObjectFactory. createResourceNotDestroyedFaultType()Create an instance ofResourceNotDestroyedFaultTypeMethods in org.oasis_open.docs.wsn.br_2 that return types with arguments of type ResourceNotDestroyedFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResourceNotDestroyedFaultType>ObjectFactory. createResourceNotDestroyedFault(ResourceNotDestroyedFaultType value)Methods in org.oasis_open.docs.wsn.br_2 with parameters of type ResourceNotDestroyedFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<ResourceNotDestroyedFaultType>ObjectFactory. createResourceNotDestroyedFault(ResourceNotDestroyedFaultType value) -
Uses of ResourceNotDestroyedFaultType in org.oasis_open.docs.wsn.brw_2
Methods in org.oasis_open.docs.wsn.brw_2 that return ResourceNotDestroyedFaultType Modifier and Type Method Description ResourceNotDestroyedFaultTypeResourceNotDestroyedFault. getFaultInfo()Constructors in org.oasis_open.docs.wsn.brw_2 with parameters of type ResourceNotDestroyedFaultType Constructor Description ResourceNotDestroyedFault(String message, ResourceNotDestroyedFaultType resourceNotDestroyedFault)ResourceNotDestroyedFault(String message, ResourceNotDestroyedFaultType resourceNotDestroyedFault, Throwable cause)
-