Apache CXF API

Uses of Class
org.oasis_open.docs.wsn.b_2.UnacceptableTerminationTimeFaultType

Packages that use UnacceptableTerminationTimeFaultType
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
 UnacceptableTerminationTimeFaultType ObjectFactory.createUnacceptableTerminationTimeFaultType()
          Create an instance of UnacceptableTerminationTimeFaultType
 

Methods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type UnacceptableTerminationTimeFaultType
 JAXBElement<UnacceptableTerminationTimeFaultType> ObjectFactory.createUnacceptableTerminationTimeFault(UnacceptableTerminationTimeFaultType value)
          Create an instance of JAXBElement<UnacceptableTerminationTimeFaultType>}
 

Methods in org.oasis_open.docs.wsn.b_2 with parameters of type UnacceptableTerminationTimeFaultType
 JAXBElement<UnacceptableTerminationTimeFaultType> ObjectFactory.createUnacceptableTerminationTimeFault(UnacceptableTerminationTimeFaultType value)
          Create an instance of JAXBElement<UnacceptableTerminationTimeFaultType>}
 

Uses of UnacceptableTerminationTimeFaultType in org.oasis_open.docs.wsn.bw_2
 

Methods in org.oasis_open.docs.wsn.bw_2 that return UnacceptableTerminationTimeFaultType
 UnacceptableTerminationTimeFaultType UnacceptableTerminationTimeFault.getFaultInfo()
           
 

Constructors in org.oasis_open.docs.wsn.bw_2 with parameters of type UnacceptableTerminationTimeFaultType
UnacceptableTerminationTimeFault(String message, UnacceptableTerminationTimeFaultType unacceptableTerminationTimeFault)
           
UnacceptableTerminationTimeFault(String message, UnacceptableTerminationTimeFaultType unacceptableTerminationTimeFault, Throwable cause)
           
 


Apache CXF API

Apache CXF