Uses of Class
com.sun.xml.ws.security.secext10.EmbeddedType

Packages that use EmbeddedType
com.sun.xml.ws.security.secext10   
 

Uses of EmbeddedType in com.sun.xml.ws.security.secext10
 

Methods in com.sun.xml.ws.security.secext10 that return EmbeddedType
 EmbeddedType ObjectFactory.createEmbeddedType()
          Create an instance of EmbeddedType
 

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

Methods in com.sun.xml.ws.security.secext10 with parameters of type EmbeddedType
 JAXBElement<EmbeddedType> ObjectFactory.createEmbedded(EmbeddedType value)
          Create an instance of JAXBElement<EmbeddedType>}
 



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