Uses of Enum Class
org.glassfish.jaxb.core.v2.model.core.ID
Packages that use ID
Package
Description
Implementation of the
org.glassfish.jaxb.core.v2.model.core package for XJC.Front-end that reads schema(s) and produce BGM.
The in-memory model of the JAXB-bound beans.
Abstraction around accessing data of actual objects.
-
Uses of ID in com.sun.tools.xjc.model
Methods in com.sun.tools.xjc.model that return IDModifier and TypeMethodDescriptionCElementPropertyInfo.id()CReferencePropertyInfo.id()A reference property can never be ID/IDREF because they always point to other element classes.CBuiltinLeafInfo.idUse()CEnumLeafInfo.idUse()TypeUse.idUse()Whether the referenced type (individual item type in case of collection) is ID/IDREF.Methods in com.sun.tools.xjc.model with parameters of type IDConstructors in com.sun.tools.xjc.model with parameters of type IDModifierConstructorDescriptionCElementPropertyInfo(String name, CElementPropertyInfo.CollectionMode collection, ID id, MimeType expectedMimeType, XSComponent source, CCustomizations customizations, Locator locator, boolean required) -
Uses of ID in com.sun.tools.xjc.reader
Methods in com.sun.tools.xjc.reader that return IDModifier and TypeMethodDescriptionRawTypeSet.id()protected abstract IDRawTypeSet.Ref.id()When thisRawTypeSetbinds to aCElementPropertyInfo, this method is used to determine if the property is ID or not. -
Uses of ID in com.sun.tools.xjc.reader.xmlschema
Methods in com.sun.tools.xjc.reader.xmlschema that return ID -
Uses of ID in org.glassfish.jaxb.core.v2.model.core
Methods in org.glassfish.jaxb.core.v2.model.core that return ID -
Uses of ID in org.glassfish.jaxb.runtime.v2.runtime.reflect
Methods in org.glassfish.jaxb.runtime.v2.runtime.reflect with parameters of type ID