Modifier and Type | Method and Description |
---|---|
protected MEnumConstantInfoOrigin |
XJCCMInfoFactory.createEnumConstantInfoOrigin(com.sun.tools.xjc.model.CEnumConstant info) |
Modifier and Type | Class and Description |
---|---|
class |
XJCCMEnumConstantInfoOrigin |
Modifier and Type | Method and Description |
---|---|
protected MEnumConstantInfoOrigin |
CMInfoFactory.createEnumConstantInfoOrigin(EC info) |
MEnumConstantInfoOrigin |
CMEnumConstantInfo.getOrigin() |
Constructor and Description |
---|
CMEnumConstantInfo(MEnumConstantInfoOrigin origin,
MEnumLeafInfo<T,C> enumLeafInfo,
String lexicalValue) |
Modifier and Type | Class and Description |
---|---|
class |
CMEnumConstantInfoOrigin<T,C,ECI extends com.sun.xml.bind.v2.model.core.EnumConstant<T,C>> |
Copyright © 2005–2018. All rights reserved.