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
 javax.xml.bind.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
 javax.xml.bind.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)
           
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.