Uses of Class
org.oasis_open.docs.wsn.b_2.PauseFailedFaultType
-
Packages that use PauseFailedFaultType Package Description org.oasis_open.docs.wsn.b_2 org.oasis_open.docs.wsn.bw_2 -
-
Uses of PauseFailedFaultType in org.oasis_open.docs.wsn.b_2
Methods in org.oasis_open.docs.wsn.b_2 that return PauseFailedFaultType Modifier and Type Method Description PauseFailedFaultTypeObjectFactory. createPauseFailedFaultType()Create an instance ofPauseFailedFaultTypeMethods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type PauseFailedFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<PauseFailedFaultType>ObjectFactory. createPauseFailedFault(PauseFailedFaultType value)Methods in org.oasis_open.docs.wsn.b_2 with parameters of type PauseFailedFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<PauseFailedFaultType>ObjectFactory. createPauseFailedFault(PauseFailedFaultType value) -
Uses of PauseFailedFaultType in org.oasis_open.docs.wsn.bw_2
Methods in org.oasis_open.docs.wsn.bw_2 that return PauseFailedFaultType Modifier and Type Method Description PauseFailedFaultTypePauseFailedFault. getFaultInfo()Constructors in org.oasis_open.docs.wsn.bw_2 with parameters of type PauseFailedFaultType Constructor Description PauseFailedFault(String message, PauseFailedFaultType pauseFailedFault)PauseFailedFault(String message, PauseFailedFaultType pauseFailedFault, Throwable cause)
-