Uses of Interface
org.jvnet.jaxb.xml.bind.model.origin.MEnumLeafInfoOrigin
-
Packages that use MEnumLeafInfoOrigin Package Description org.jvnet.jaxb.xml.bind.model.concrete org.jvnet.jaxb.xml.bind.model.concrete.origin -
-
Uses of MEnumLeafInfoOrigin in org.jvnet.jaxb.xml.bind.model.concrete
Methods in org.jvnet.jaxb.xml.bind.model.concrete that return MEnumLeafInfoOrigin Modifier and Type Method Description protected MEnumLeafInfoOriginCMInfoFactory. createEnumLeafInfoOrigin(ELI info)MEnumLeafInfoOriginCMEnumLeafInfo. getOrigin()Constructors in org.jvnet.jaxb.xml.bind.model.concrete with parameters of type MEnumLeafInfoOrigin Constructor Description CMEnumLeafInfo(MEnumLeafInfoOrigin origin, C targetClass, MPackageInfo _package, MContainer container, String localName, MTypeInfo<T,C> baseTypeInfo, QName elementName, QName typeName) -
Uses of MEnumLeafInfoOrigin in org.jvnet.jaxb.xml.bind.model.concrete.origin
Classes in org.jvnet.jaxb.xml.bind.model.concrete.origin that implement MEnumLeafInfoOrigin Modifier and Type Class Description classCMEnumLeafInfoOrigin<T,C,ELI extends org.glassfish.jaxb.core.v2.model.core.EnumLeafInfo<T,C>>
-