Uses of Class
org.oasis_open.docs.wsn.b_2.UnrecognizedPolicyRequestFaultType
-
Packages that use UnrecognizedPolicyRequestFaultType Package Description 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 Modifier and Type Method Description UnrecognizedPolicyRequestFaultTypeObjectFactory. createUnrecognizedPolicyRequestFaultType()Create an instance ofUnrecognizedPolicyRequestFaultTypeMethods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type UnrecognizedPolicyRequestFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<UnrecognizedPolicyRequestFaultType>ObjectFactory. createUnrecognizedPolicyRequestFault(UnrecognizedPolicyRequestFaultType value)Methods in org.oasis_open.docs.wsn.b_2 with parameters of type UnrecognizedPolicyRequestFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<UnrecognizedPolicyRequestFaultType>ObjectFactory. createUnrecognizedPolicyRequestFault(UnrecognizedPolicyRequestFaultType value) -
Uses of UnrecognizedPolicyRequestFaultType in org.oasis_open.docs.wsn.bw_2
Methods in org.oasis_open.docs.wsn.bw_2 that return UnrecognizedPolicyRequestFaultType Modifier and Type Method Description UnrecognizedPolicyRequestFaultTypeUnrecognizedPolicyRequestFault. getFaultInfo()Constructors in org.oasis_open.docs.wsn.bw_2 with parameters of type UnrecognizedPolicyRequestFaultType Constructor Description UnrecognizedPolicyRequestFault(String message, UnrecognizedPolicyRequestFaultType unrecognizedPolicyRequestFault)UnrecognizedPolicyRequestFault(String message, UnrecognizedPolicyRequestFaultType unrecognizedPolicyRequestFault, Throwable cause)
-