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

Packages that use NotifyMessageNotSupportedFaultType
org.oasis_open.docs.wsn.b_2   
org.oasis_open.docs.wsn.bw_2   
 

Uses of NotifyMessageNotSupportedFaultType in org.oasis_open.docs.wsn.b_2
 

Methods in org.oasis_open.docs.wsn.b_2 that return NotifyMessageNotSupportedFaultType
 NotifyMessageNotSupportedFaultType ObjectFactory.createNotifyMessageNotSupportedFaultType()
          Create an instance of NotifyMessageNotSupportedFaultType
 

Methods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type NotifyMessageNotSupportedFaultType
 javax.xml.bind.JAXBElement<NotifyMessageNotSupportedFaultType> ObjectFactory.createNotifyMessageNotSupportedFault(NotifyMessageNotSupportedFaultType value)
          Create an instance of JAXBElement<NotifyMessageNotSupportedFaultType>}
 

Methods in org.oasis_open.docs.wsn.b_2 with parameters of type NotifyMessageNotSupportedFaultType
 javax.xml.bind.JAXBElement<NotifyMessageNotSupportedFaultType> ObjectFactory.createNotifyMessageNotSupportedFault(NotifyMessageNotSupportedFaultType value)
          Create an instance of JAXBElement<NotifyMessageNotSupportedFaultType>}
 

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

Methods in org.oasis_open.docs.wsn.bw_2 that return NotifyMessageNotSupportedFaultType
 NotifyMessageNotSupportedFaultType NotifyMessageNotSupportedFault.getFaultInfo()
           
 

Constructors in org.oasis_open.docs.wsn.bw_2 with parameters of type NotifyMessageNotSupportedFaultType
NotifyMessageNotSupportedFault(String message, NotifyMessageNotSupportedFaultType notifyMessageNotSupportedFault)
           
NotifyMessageNotSupportedFault(String message, NotifyMessageNotSupportedFaultType notifyMessageNotSupportedFault, Throwable cause)
           
 



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