Apache CXF API

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

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

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

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

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

Methods in org.oasis_open.docs.wsn.bw_2 that return UnacceptableInitialTerminationTimeFaultType
 UnacceptableInitialTerminationTimeFaultType UnacceptableInitialTerminationTimeFault.getFaultInfo()
           
 

Constructors in org.oasis_open.docs.wsn.bw_2 with parameters of type UnacceptableInitialTerminationTimeFaultType
UnacceptableInitialTerminationTimeFault(String message, UnacceptableInitialTerminationTimeFaultType unacceptableInitialTerminationTimeFault)
           
UnacceptableInitialTerminationTimeFault(String message, UnacceptableInitialTerminationTimeFaultType unacceptableInitialTerminationTimeFault, Throwable cause)
           
 


Apache CXF API

Apache CXF