Uses of Class
org.oasis_open.docs.wsn.b_2.UnacceptableTerminationTimeFaultType
Packages that use UnacceptableTerminationTimeFaultType
-
Uses of UnacceptableTerminationTimeFaultType in org.oasis_open.docs.wsn.b_2
Methods in org.oasis_open.docs.wsn.b_2 that return UnacceptableTerminationTimeFaultTypeModifier and TypeMethodDescriptionObjectFactory.createUnacceptableTerminationTimeFaultType()Create an instance ofUnacceptableTerminationTimeFaultTypeMethods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type UnacceptableTerminationTimeFaultTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<UnacceptableTerminationTimeFaultType>ObjectFactory.createUnacceptableTerminationTimeFault(UnacceptableTerminationTimeFaultType value) Methods in org.oasis_open.docs.wsn.b_2 with parameters of type UnacceptableTerminationTimeFaultTypeModifier and TypeMethodDescriptionjakarta.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 UnacceptableTerminationTimeFaultTypeConstructors in org.oasis_open.docs.wsn.bw_2 with parameters of type UnacceptableTerminationTimeFaultTypeModifierConstructorDescriptionUnacceptableTerminationTimeFault(String message, UnacceptableTerminationTimeFaultType unacceptableTerminationTimeFault) UnacceptableTerminationTimeFault(String message, UnacceptableTerminationTimeFaultType unacceptableTerminationTimeFault, Throwable cause)