Apache CXF API

Uses of Class
org.oasis_open.docs.wsn.b_2.UnableToDestroyPullPointFaultType

Packages that use UnableToDestroyPullPointFaultType
org.oasis_open.docs.wsn.b_2   
org.oasis_open.docs.wsn.bw_2   
 

Uses of UnableToDestroyPullPointFaultType in org.oasis_open.docs.wsn.b_2
 

Methods in org.oasis_open.docs.wsn.b_2 that return UnableToDestroyPullPointFaultType
 UnableToDestroyPullPointFaultType ObjectFactory.createUnableToDestroyPullPointFaultType()
          Create an instance of UnableToDestroyPullPointFaultType
 

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

Methods in org.oasis_open.docs.wsn.b_2 with parameters of type UnableToDestroyPullPointFaultType
 JAXBElement<UnableToDestroyPullPointFaultType> ObjectFactory.createUnableToDestroyPullPointFault(UnableToDestroyPullPointFaultType value)
          Create an instance of JAXBElement<UnableToDestroyPullPointFaultType>}
 

Uses of UnableToDestroyPullPointFaultType in org.oasis_open.docs.wsn.bw_2
 

Methods in org.oasis_open.docs.wsn.bw_2 that return UnableToDestroyPullPointFaultType
 UnableToDestroyPullPointFaultType UnableToDestroyPullPointFault.getFaultInfo()
           
 

Constructors in org.oasis_open.docs.wsn.bw_2 with parameters of type UnableToDestroyPullPointFaultType
UnableToDestroyPullPointFault(String message, UnableToDestroyPullPointFaultType unableToDestroyPullPointFault)
           
UnableToDestroyPullPointFault(String message, UnableToDestroyPullPointFaultType unableToDestroyPullPointFault, Throwable cause)
           
 


Apache CXF API

Apache CXF