Uses of Class
org.w3._2003._05.soap_envelope.NotUnderstoodType

Packages that use NotUnderstoodType
org.w3._2003._05.soap_envelope   
 

Uses of NotUnderstoodType in org.w3._2003._05.soap_envelope
 

Methods in org.w3._2003._05.soap_envelope that return NotUnderstoodType
 NotUnderstoodType ObjectFactory.createNotUnderstoodType()
          Create an instance of NotUnderstoodType
 NotUnderstoodType NotUnderstoodType.withQname(QName value)
           
 

Methods in org.w3._2003._05.soap_envelope that return types with arguments of type NotUnderstoodType
 JAXBElement<NotUnderstoodType> ObjectFactory.createNotUnderstood(NotUnderstoodType value)
          Create an instance of JAXBElement<NotUnderstoodType>}
 

Methods in org.w3._2003._05.soap_envelope with parameters of type NotUnderstoodType
 JAXBElement<NotUnderstoodType> ObjectFactory.createNotUnderstood(NotUnderstoodType value)
          Create an instance of JAXBElement<NotUnderstoodType>}
 



Apache Camel