Interface RuntimeEnumLeafInfo
-
- All Superinterfaces:
EnumLeafInfo<Type,Class>
,LeafInfo<Type,Class>
,Locatable
,MaybeElement<Type,Class>
,NonElement<Type,Class>
,RuntimeLeafInfo
,RuntimeNonElement
,RuntimeTypeInfo
,TypeInfo<Type,Class>
public interface RuntimeEnumLeafInfo extends EnumLeafInfo<Type,Class>, RuntimeLeafInfo
- Author:
- Kohsuke Kawaguchi
-
-
Field Summary
-
Fields inherited from interface com.sun.xml.bind.v2.model.core.NonElement
ANYTYPE_NAME
-
-
Method Summary
-
Methods inherited from interface com.sun.xml.bind.v2.model.core.EnumLeafInfo
getBaseType, getClazz, getConstants
-
Methods inherited from interface com.sun.xml.bind.v2.model.annotation.Locatable
getLocation, getUpstream
-
Methods inherited from interface com.sun.xml.bind.v2.model.core.MaybeElement
asElement, getElementName, isElement
-
Methods inherited from interface com.sun.xml.bind.v2.model.core.NonElement
getTypeName, isSimpleType
-
Methods inherited from interface com.sun.xml.bind.v2.model.runtime.RuntimeLeafInfo
getClazz, getTransducer, getTypeNames
-
Methods inherited from interface com.sun.xml.bind.v2.model.core.TypeInfo
canBeReferencedByIDREF, getType
-
-