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
 

Methods in org.w3._2003._05.soap_envelope that return types with arguments of type NotUnderstoodType
 javax.xml.bind.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
 javax.xml.bind.JAXBElement<NotUnderstoodType> ObjectFactory.createNotUnderstood(NotUnderstoodType value)
          Create an instance of JAXBElement<NotUnderstoodType>}