Uses of Class
org.oasis_open.docs.wsn.b_2.NotifyMessageNotSupportedFaultType
-
Packages that use NotifyMessageNotSupportedFaultType Package Description org.oasis_open.docs.wsn.b_2 org.oasis_open.docs.wsn.bw_2 -
-
Uses of NotifyMessageNotSupportedFaultType in org.oasis_open.docs.wsn.b_2
Methods in org.oasis_open.docs.wsn.b_2 that return NotifyMessageNotSupportedFaultType Modifier and Type Method Description NotifyMessageNotSupportedFaultTypeObjectFactory. createNotifyMessageNotSupportedFaultType()Create an instance ofNotifyMessageNotSupportedFaultTypeMethods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type NotifyMessageNotSupportedFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<NotifyMessageNotSupportedFaultType>ObjectFactory. createNotifyMessageNotSupportedFault(NotifyMessageNotSupportedFaultType value)Methods in org.oasis_open.docs.wsn.b_2 with parameters of type NotifyMessageNotSupportedFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<NotifyMessageNotSupportedFaultType>ObjectFactory. createNotifyMessageNotSupportedFault(NotifyMessageNotSupportedFaultType value) -
Uses of NotifyMessageNotSupportedFaultType in org.oasis_open.docs.wsn.bw_2
Methods in org.oasis_open.docs.wsn.bw_2 that return NotifyMessageNotSupportedFaultType Modifier and Type Method Description NotifyMessageNotSupportedFaultTypeNotifyMessageNotSupportedFault. getFaultInfo()Constructors in org.oasis_open.docs.wsn.bw_2 with parameters of type NotifyMessageNotSupportedFaultType Constructor Description NotifyMessageNotSupportedFault(String message, NotifyMessageNotSupportedFaultType notifyMessageNotSupportedFault)NotifyMessageNotSupportedFault(String message, NotifyMessageNotSupportedFaultType notifyMessageNotSupportedFault, Throwable cause)
-