Uses of Class
javax.xml.bind.annotation.XmlElement
-
Packages that use XmlElement Package Description javax.xml.bind.annotation Defines annotations for customizing Java program elements to XML Schema mapping. -
-
Uses of XmlElement in javax.xml.bind.annotation
Methods in javax.xml.bind.annotation that return XmlElement Modifier and Type Method Description XmlElement[]
value()
Collection of @XmlElement
annotations
-