Uses of Class
org.oasis_open.docs.wsn.b_2.UnacceptableInitialTerminationTimeFaultType
-
Packages that use UnacceptableInitialTerminationTimeFaultType Package Description org.oasis_open.docs.wsn.b_2 org.oasis_open.docs.wsn.bw_2 -
-
Uses of UnacceptableInitialTerminationTimeFaultType in org.oasis_open.docs.wsn.b_2
Methods in org.oasis_open.docs.wsn.b_2 that return UnacceptableInitialTerminationTimeFaultType Modifier and Type Method Description UnacceptableInitialTerminationTimeFaultTypeObjectFactory. createUnacceptableInitialTerminationTimeFaultType()Create an instance ofUnacceptableInitialTerminationTimeFaultTypeMethods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type UnacceptableInitialTerminationTimeFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<UnacceptableInitialTerminationTimeFaultType>ObjectFactory. createUnacceptableInitialTerminationTimeFault(UnacceptableInitialTerminationTimeFaultType value)Methods in org.oasis_open.docs.wsn.b_2 with parameters of type UnacceptableInitialTerminationTimeFaultType Modifier and Type Method Description javax.xml.bind.JAXBElement<UnacceptableInitialTerminationTimeFaultType>ObjectFactory. createUnacceptableInitialTerminationTimeFault(UnacceptableInitialTerminationTimeFaultType value) -
Uses of UnacceptableInitialTerminationTimeFaultType in org.oasis_open.docs.wsn.bw_2
Methods in org.oasis_open.docs.wsn.bw_2 that return UnacceptableInitialTerminationTimeFaultType Modifier and Type Method Description UnacceptableInitialTerminationTimeFaultTypeUnacceptableInitialTerminationTimeFault. getFaultInfo()Constructors in org.oasis_open.docs.wsn.bw_2 with parameters of type UnacceptableInitialTerminationTimeFaultType Constructor Description UnacceptableInitialTerminationTimeFault(String message, UnacceptableInitialTerminationTimeFaultType unacceptableInitialTerminationTimeFault)UnacceptableInitialTerminationTimeFault(String message, UnacceptableInitialTerminationTimeFaultType unacceptableInitialTerminationTimeFault, Throwable cause)
-