Uses of Class
com.sun.xml.ws.security.soap12.NotUnderstoodType

Packages that use NotUnderstoodType
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
 NotUnderstoodType ObjectFactory.createNotUnderstoodType()
          Create an instance of NotUnderstoodType
 

Methods in com.sun.xml.ws.security.soap12 that return types with arguments of type NotUnderstoodType
 JAXBElement<NotUnderstoodType> ObjectFactory.createNotUnderstood(NotUnderstoodType value)
          Create an instance of JAXBElement<NotUnderstoodType>}
 

Methods in com.sun.xml.ws.security.soap12 with parameters of type NotUnderstoodType
 JAXBElement<NotUnderstoodType> ObjectFactory.createNotUnderstood(NotUnderstoodType value)
          Create an instance of JAXBElement<NotUnderstoodType>}
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.