Uses of Class
jakarta.xml.bind.annotation.XmlElementRef
-
Packages that use XmlElementRef Package Description jakarta.xml.bind.annotation Defines annotations for customizing Java program elements to XML Schema mapping.org.apache.cxf.ws.security.sts.provider.model.xmldsig org.apache.wss4j.binding.wss10 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.jboss.resteasy.plugins.providers.atom -
-
Uses of XmlElementRef in jakarta.xml.bind.annotation
Methods in jakarta.xml.bind.annotation that return XmlElementRef Modifier and Type Method Description XmlElementRef[]value() -
Uses of XmlElementRef in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Fields in org.apache.cxf.ws.security.sts.provider.model.xmldsig with annotations of type XmlElementRef Modifier and Type Field Description protected List<Object>SignatureMethodType. contentprotected List<Object>TransformType. contentprotected List<Object>SPKIDataType. spkiSexpAndAny -
Uses of XmlElementRef in org.apache.wss4j.binding.wss10
Fields in org.apache.wss4j.binding.wss10 with annotations of type XmlElementRef Modifier and Type Field Description protected List<Serializable>BinarySecurityTokenType. content -
Uses of XmlElementRef in org.jboss.resteasy.plugins.providers.atom
Methods in org.jboss.resteasy.plugins.providers.atom with annotations of type XmlElementRef Modifier and Type Method Description List<Category>Entry. getCategories()List<Category>Source. getCategories()ContentEntry. getContent()List<Entry>Feed. getEntries()GeneratorSource. getGenerator()List<Link>Entry. getLinks()List<Link>Source. getLinks()
-