Uses of Interface
com.sun.xml.bind.v2.model.core.EnumConstant
Packages that use EnumConstant
Package
Description
Implementation of the
com.sun.xml.bind.v2.model.core
package for XJC.The in-memory model of the JAXB-bound beans.
-
Uses of EnumConstant in com.sun.tools.xjc.model
Classes in com.sun.tools.xjc.model that implement EnumConstant -
Uses of EnumConstant in com.sun.xml.bind.v2.model.core
Methods in com.sun.xml.bind.v2.model.core that return types with arguments of type EnumConstantModifier and TypeMethodDescriptionIterable
<? extends EnumConstant> EnumLeafInfo.getConstants()
Returns the read-only list of enumeration constants.