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

Packages that use ResourceNotDestroyedFaultType
org.apache.servicemix.wsn.jaxws   
org.oasis_open.docs.wsn.br_2   
 

Uses of ResourceNotDestroyedFaultType in org.apache.servicemix.wsn.jaxws
 

Methods in org.apache.servicemix.wsn.jaxws that return ResourceNotDestroyedFaultType
 ResourceNotDestroyedFaultType ResourceNotDestroyedFault.getFaultInfo()
           
 

Constructors in org.apache.servicemix.wsn.jaxws with parameters of type ResourceNotDestroyedFaultType
ResourceNotDestroyedFault(String message, ResourceNotDestroyedFaultType faultInfo)
           
ResourceNotDestroyedFault(String message, ResourceNotDestroyedFaultType faultInfo, Throwable t)
           
 

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
 javax.xml.bind.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
 javax.xml.bind.JAXBElement<ResourceNotDestroyedFaultType> ObjectFactory.createResourceNotDestroyedFault(ResourceNotDestroyedFaultType value)
          Create an instance of JAXBElement<ResourceNotDestroyedFaultType>}
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.