Uses of Class
org.w3.soap.NotUnderstoodType
-
Packages that use NotUnderstoodType Package Description org.w3.soap -
-
Uses of NotUnderstoodType in org.w3.soap
Methods in org.w3.soap that return NotUnderstoodType Modifier and Type Method Description NotUnderstoodTypeObjectFactory. createNotUnderstoodType()Create an instance ofNotUnderstoodTypeMethods in org.w3.soap that return types with arguments of type NotUnderstoodType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<NotUnderstoodType>ObjectFactory. createNotUnderstood(NotUnderstoodType value)Methods in org.w3.soap with parameters of type NotUnderstoodType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<NotUnderstoodType>ObjectFactory. createNotUnderstood(NotUnderstoodType value)
-