Uses of Interface
com.sun.xml.bind.v2.model.core.EnumLeafInfo

Packages that use EnumLeafInfo
com.sun.xml.bind.v2.model.core The in-memory model of the JAXB-bound beans. 
 

Uses of EnumLeafInfo in com.sun.xml.bind.v2.model.core
 

Methods in com.sun.xml.bind.v2.model.core that return EnumLeafInfo
 EnumLeafInfo<T,C> EnumConstant.getEnclosingClass()
          Gets the EnumLeafInfo to which this constant belongs to.
 

Methods in com.sun.xml.bind.v2.model.core that return types with arguments of type EnumLeafInfo
 Map<C,? extends EnumLeafInfo<T,C>> TypeInfoSet.enums()
          Returns all the EnumLeafInfos known to this set.
 



Copyright © 2014 Oracle Corporation. All Rights Reserved.