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