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

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

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

Methods in org.apache.servicemix.wsn.jaxws that return UnacceptableInitialTerminationTimeFaultType
 UnacceptableInitialTerminationTimeFaultType UnacceptableInitialTerminationTimeFault.getFaultInfo()
           
 

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

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
 javax.xml.bind.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
 javax.xml.bind.JAXBElement<UnacceptableInitialTerminationTimeFaultType> ObjectFactory.createUnacceptableInitialTerminationTimeFault(UnacceptableInitialTerminationTimeFaultType value)
          Create an instance of JAXBElement<UnacceptableInitialTerminationTimeFaultType>}
 



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