Apache CXF API

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

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

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

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

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

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

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

Methods in org.oasis_open.docs.wsn.bw_2 that return UnrecognizedPolicyRequestFaultType
 UnrecognizedPolicyRequestFaultType UnrecognizedPolicyRequestFault.getFaultInfo()
           
 

Constructors in org.oasis_open.docs.wsn.bw_2 with parameters of type UnrecognizedPolicyRequestFaultType
UnrecognizedPolicyRequestFault(String message, UnrecognizedPolicyRequestFaultType unrecognizedPolicyRequestFault)
           
UnrecognizedPolicyRequestFault(String message, UnrecognizedPolicyRequestFaultType unrecognizedPolicyRequestFault, Throwable cause)
           
 


Apache CXF API

Apache CXF