Apache CXF API

Uses of Class
org.oasis_open.docs.wsn.br_2.ResourceNotDestroyedFaultType

Packages that use ResourceNotDestroyedFaultType
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
 ResourceNotDestroyedFaultType ObjectFactory.createResourceNotDestroyedFaultType()
          Create an instance of ResourceNotDestroyedFaultType
 

Methods in org.oasis_open.docs.wsn.br_2 that return types with arguments of type ResourceNotDestroyedFaultType
 JAXBElement<ResourceNotDestroyedFaultType> ObjectFactory.createResourceNotDestroyedFault(ResourceNotDestroyedFaultType value)
          Create an instance of JAXBElement<ResourceNotDestroyedFaultType>}
 

Methods in org.oasis_open.docs.wsn.br_2 with parameters of type ResourceNotDestroyedFaultType
 JAXBElement<ResourceNotDestroyedFaultType> ObjectFactory.createResourceNotDestroyedFault(ResourceNotDestroyedFaultType value)
          Create an instance of JAXBElement<ResourceNotDestroyedFaultType>}
 

Uses of ResourceNotDestroyedFaultType in org.oasis_open.docs.wsn.brw_2
 

Methods in org.oasis_open.docs.wsn.brw_2 that return ResourceNotDestroyedFaultType
 ResourceNotDestroyedFaultType ResourceNotDestroyedFault.getFaultInfo()
           
 

Constructors in org.oasis_open.docs.wsn.brw_2 with parameters of type ResourceNotDestroyedFaultType
ResourceNotDestroyedFault(String message, ResourceNotDestroyedFaultType resourceNotDestroyedFault)
           
ResourceNotDestroyedFault(String message, ResourceNotDestroyedFaultType resourceNotDestroyedFault, Throwable cause)
           
 


Apache CXF API

Apache CXF