Modifier and Type | Method and Description |
---|---|
protected MEnumLeafInfoOrigin |
XJCCMInfoFactory.createEnumLeafInfoOrigin(com.sun.tools.xjc.model.CEnumLeafInfo info) |
Modifier and Type | Class and Description |
---|---|
class |
XJCCMEnumLeafInfoOrigin |
Modifier and Type | Method and Description |
---|---|
protected MEnumLeafInfoOrigin |
CMInfoFactory.createEnumLeafInfoOrigin(ELI info) |
MEnumLeafInfoOrigin |
CMEnumLeafInfo.getOrigin() |
Constructor and Description |
---|
CMEnumLeafInfo(MEnumLeafInfoOrigin origin,
C targetClass,
MPackageInfo _package,
MContainer container,
String localName,
MTypeInfo<T,C> baseTypeInfo,
QName elementName,
QName typeName) |
Modifier and Type | Class and Description |
---|---|
class |
CMEnumLeafInfoOrigin<T,C,ELI extends com.sun.xml.bind.v2.model.core.EnumLeafInfo<T,C>> |
Copyright © 2005–2018. All rights reserved.