Uses of Class
org.oasis_open.docs.wsn.b_2.UnacceptableTerminationTimeFaultType
-
Packages that use UnacceptableTerminationTimeFaultType Package Description org.oasis_open.docs.wsn.b_2 org.oasis_open.docs.wsn.bw_2 -
-
Uses of UnacceptableTerminationTimeFaultType in org.oasis_open.docs.wsn.b_2
Methods in org.oasis_open.docs.wsn.b_2 that return UnacceptableTerminationTimeFaultType Modifier and Type Method Description UnacceptableTerminationTimeFaultTypeObjectFactory. createUnacceptableTerminationTimeFaultType()Create an instance ofUnacceptableTerminationTimeFaultTypeMethods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type UnacceptableTerminationTimeFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<UnacceptableTerminationTimeFaultType>ObjectFactory. createUnacceptableTerminationTimeFault(UnacceptableTerminationTimeFaultType value)Methods in org.oasis_open.docs.wsn.b_2 with parameters of type UnacceptableTerminationTimeFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<UnacceptableTerminationTimeFaultType>ObjectFactory. createUnacceptableTerminationTimeFault(UnacceptableTerminationTimeFaultType value) -
Uses of UnacceptableTerminationTimeFaultType in org.oasis_open.docs.wsn.bw_2
Methods in org.oasis_open.docs.wsn.bw_2 that return UnacceptableTerminationTimeFaultType Modifier and Type Method Description UnacceptableTerminationTimeFaultTypeUnacceptableTerminationTimeFault. getFaultInfo()Constructors in org.oasis_open.docs.wsn.bw_2 with parameters of type UnacceptableTerminationTimeFaultType Constructor Description UnacceptableTerminationTimeFault(String message, UnacceptableTerminationTimeFaultType unacceptableTerminationTimeFault)UnacceptableTerminationTimeFault(String message, UnacceptableTerminationTimeFaultType unacceptableTerminationTimeFault, Throwable cause)
-