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

Packages that use UnacceptableTerminationTimeFaultType
org.apache.servicemix.wsn.jaxws   
org.oasis_open.docs.wsn.b_2   
 

Uses of UnacceptableTerminationTimeFaultType in org.apache.servicemix.wsn.jaxws
 

Methods in org.apache.servicemix.wsn.jaxws that return UnacceptableTerminationTimeFaultType
 UnacceptableTerminationTimeFaultType UnacceptableTerminationTimeFault.getFaultInfo()
           
 

Constructors in org.apache.servicemix.wsn.jaxws with parameters of type UnacceptableTerminationTimeFaultType
UnacceptableTerminationTimeFault(String message, UnacceptableTerminationTimeFaultType faultInfo)
           
UnacceptableTerminationTimeFault(String message, UnacceptableTerminationTimeFaultType faultInfo, Throwable t)
           
 

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>}
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.