Uses of Class
com.sun.xml.ws.security.secext10.EmbeddedType
-
Packages that use EmbeddedType Package Description 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 Modifier and Type Method Description EmbeddedTypeObjectFactory. createEmbeddedType()Create an instance ofEmbeddedTypeMethods in com.sun.xml.ws.security.secext10 that return types with arguments of type EmbeddedType Modifier and Type Method Description javax.xml.bind.JAXBElement<EmbeddedType>ObjectFactory. createEmbedded(EmbeddedType value)Methods in com.sun.xml.ws.security.secext10 with parameters of type EmbeddedType Modifier and Type Method Description javax.xml.bind.JAXBElement<EmbeddedType>ObjectFactory. createEmbedded(EmbeddedType value)
-