Uses of Interface
com.sun.xml.bind.v2.model.core.EnumLeafInfo
Packages that use EnumLeafInfo
Package
Description
The in-memory model of the JAXB-bound beans.
The specialization of
com.sun.xml.bind.v2.model.core for the runtime.Schema generator.
-
Uses of EnumLeafInfo in com.sun.xml.bind.v2.model.core
Methods in com.sun.xml.bind.v2.model.core that return EnumLeafInfoModifier and TypeMethodDescriptionEnumConstant.getEnclosingClass()Gets theEnumLeafInfoto which this constant belongs to.Methods in com.sun.xml.bind.v2.model.core that return types with arguments of type EnumLeafInfoModifier and TypeMethodDescriptionMap<C,? extends EnumLeafInfo<T, C>> TypeInfoSet.enums()Returns all theEnumLeafInfos known to this set. -
Uses of EnumLeafInfo in com.sun.xml.bind.v2.model.runtime
Subinterfaces of EnumLeafInfo in com.sun.xml.bind.v2.model.runtime -
Uses of EnumLeafInfo in com.sun.xml.bind.v2.schemagen
Methods in com.sun.xml.bind.v2.schemagen with parameters of type EnumLeafInfo