Uses of Class
com.sun.xml.ws.security.soap12.NotUnderstoodType
-
Packages that use NotUnderstoodType Package Description com.sun.xml.ws.security.soap12 -
-
Uses of NotUnderstoodType in com.sun.xml.ws.security.soap12
Methods in com.sun.xml.ws.security.soap12 that return NotUnderstoodType Modifier and Type Method Description NotUnderstoodTypeObjectFactory. createNotUnderstoodType()Create an instance ofNotUnderstoodTypeMethods in com.sun.xml.ws.security.soap12 that return types with arguments of type NotUnderstoodType Modifier and Type Method Description javax.xml.bind.JAXBElement<NotUnderstoodType>ObjectFactory. createNotUnderstood(NotUnderstoodType value)Methods in com.sun.xml.ws.security.soap12 with parameters of type NotUnderstoodType Modifier and Type Method Description javax.xml.bind.JAXBElement<NotUnderstoodType>ObjectFactory. createNotUnderstood(NotUnderstoodType value)
-