Uses of Class
org.w3._2003._05.soap_envelope.NotUnderstoodType
-
Packages that use NotUnderstoodType Package Description 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 Modifier and Type Method Description NotUnderstoodTypeObjectFactory. createNotUnderstoodType()Create an instance ofNotUnderstoodTypeNotUnderstoodTypeNotUnderstoodType. withQname(QName value)Methods in org.w3._2003._05.soap_envelope that return types with arguments of type NotUnderstoodType Modifier and Type Method Description JAXBElement<NotUnderstoodType>ObjectFactory. createNotUnderstood(NotUnderstoodType value)Methods in org.w3._2003._05.soap_envelope with parameters of type NotUnderstoodType Modifier and Type Method Description JAXBElement<NotUnderstoodType>ObjectFactory. createNotUnderstood(NotUnderstoodType value)
-