Modifier and Type | Method and Description |
---|---|
protected MClassInfoOrigin |
XJCCMInfoFactory.createClassInfoOrigin(com.sun.tools.xjc.model.CClassInfo info) |
Modifier and Type | Class and Description |
---|---|
class |
XJCCMClassInfoOrigin |
Modifier and Type | Method and Description |
---|---|
protected MClassInfoOrigin |
CMInfoFactory.createClassInfoOrigin(CI info) |
MClassInfoOrigin |
CMClassInfo.getOrigin() |
Constructor and Description |
---|
CMClassInfo(MClassInfoOrigin origin,
C targetType,
MPackageInfo _package,
MContainer container,
String localName,
MClassTypeInfo<T,C> baseTypeInfo,
QName elementName,
QName typeName) |
Modifier and Type | Class and Description |
---|---|
class |
CMClassInfoOrigin<T,C,CI extends com.sun.xml.bind.v2.model.core.ClassInfo<T,C>> |
Copyright © 2005–2018. All rights reserved.