Uses of Interface
org.jvnet.jaxb.xml.bind.model.origin.MElementInfoOrigin
-
Packages that use MElementInfoOrigin Package Description org.jvnet.jaxb.xml.bind.model.concrete org.jvnet.jaxb.xml.bind.model.concrete.origin org.jvnet.jaxb.xml.bind.model.origin -
-
Uses of MElementInfoOrigin in org.jvnet.jaxb.xml.bind.model.concrete
Methods in org.jvnet.jaxb.xml.bind.model.concrete that return MElementInfoOrigin Modifier and Type Method Description protected MElementInfoOriginCMInfoFactory. createElementInfoOrigin(EI info)MElementInfoOriginCMElementInfo. getOrigin()Constructors in org.jvnet.jaxb.xml.bind.model.concrete with parameters of type MElementInfoOrigin Constructor Description CMElementInfo(MElementInfoOrigin origin, MPackageInfo _package, MContainer container, String localName, QName elementName, MClassInfo<T,C> scope, MTypeInfo<T,C> typeInfo, QName substitutionHead, String defaultValue, NamespaceContext defaultValueNamespaceContext) -
Uses of MElementInfoOrigin in org.jvnet.jaxb.xml.bind.model.concrete.origin
Classes in org.jvnet.jaxb.xml.bind.model.concrete.origin that implement MElementInfoOrigin Modifier and Type Class Description classCMClassElementInfoOrigin<T,C,CI extends org.glassfish.jaxb.core.v2.model.core.ClassInfo<T,C>>classCMElementInfoOrigin<T,C,EI extends org.glassfish.jaxb.core.v2.model.core.ElementInfo<T,C>>classCMElementOrigin<T,C,E extends org.glassfish.jaxb.core.v2.model.core.Element<T,C>>classCMElementTypeRefOrigin<T,C,EPI extends org.glassfish.jaxb.core.v2.model.core.ElementPropertyInfo<T,C>,TR extends org.glassfish.jaxb.core.v2.model.core.TypeRef<T,C>>classCMEnumElementInfoOrigin<T,C,ELI extends org.glassfish.jaxb.core.v2.model.core.EnumLeafInfo<T,C>>Methods in org.jvnet.jaxb.xml.bind.model.concrete.origin that return MElementInfoOrigin Modifier and Type Method Description MElementInfoOriginCMClassInfoOrigin. createElementInfoOrigin()MElementInfoOriginCMEnumLeafInfoOrigin. createElementInfoOrigin() -
Uses of MElementInfoOrigin in org.jvnet.jaxb.xml.bind.model.origin
Subinterfaces of MElementInfoOrigin in org.jvnet.jaxb.xml.bind.model.origin Modifier and Type Interface Description interfaceMElementOrigininterfaceMElementTypeRefOriginMethods in org.jvnet.jaxb.xml.bind.model.origin that return MElementInfoOrigin Modifier and Type Method Description MElementInfoOriginMClassInfoOrigin. createElementInfoOrigin()MElementInfoOriginMEnumLeafInfoOrigin. createElementInfoOrigin()
-