Uses of Class
org.oasis_open.docs.wsn.b_2.UnableToDestroySubscriptionFaultType
-
Packages that use UnableToDestroySubscriptionFaultType Package Description org.oasis_open.docs.wsn.b_2 org.oasis_open.docs.wsn.bw_2 -
-
Uses of UnableToDestroySubscriptionFaultType in org.oasis_open.docs.wsn.b_2
Methods in org.oasis_open.docs.wsn.b_2 that return UnableToDestroySubscriptionFaultType Modifier and Type Method Description UnableToDestroySubscriptionFaultTypeObjectFactory. createUnableToDestroySubscriptionFaultType()Create an instance ofUnableToDestroySubscriptionFaultTypeMethods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type UnableToDestroySubscriptionFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<UnableToDestroySubscriptionFaultType>ObjectFactory. createUnableToDestroySubscriptionFault(UnableToDestroySubscriptionFaultType value)Methods in org.oasis_open.docs.wsn.b_2 with parameters of type UnableToDestroySubscriptionFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<UnableToDestroySubscriptionFaultType>ObjectFactory. createUnableToDestroySubscriptionFault(UnableToDestroySubscriptionFaultType value) -
Uses of UnableToDestroySubscriptionFaultType in org.oasis_open.docs.wsn.bw_2
Methods in org.oasis_open.docs.wsn.bw_2 that return UnableToDestroySubscriptionFaultType Modifier and Type Method Description UnableToDestroySubscriptionFaultTypeUnableToDestroySubscriptionFault. getFaultInfo()Constructors in org.oasis_open.docs.wsn.bw_2 with parameters of type UnableToDestroySubscriptionFaultType Constructor Description UnableToDestroySubscriptionFault(String message, UnableToDestroySubscriptionFaultType unableToDestroySubscriptionFault)UnableToDestroySubscriptionFault(String message, UnableToDestroySubscriptionFaultType unableToDestroySubscriptionFault, Throwable cause)
-