Package | Description |
---|---|
com.sun.tools.xjc.model |
Implementation of the
com.sun.xml.bind.v2.model.core package for XJC. |
Modifier and Type | Method and Description |
---|---|
CAdapter |
CReferencePropertyInfo.getAdapter() |
abstract CAdapter |
CPropertyInfo.getAdapter() |
CAdapter |
CElementPropertyInfo.getAdapter() |
CAdapter |
TypeUse.getAdapterUse()
If this type use is adapting the type, returns the adapter.
|
CAdapter |
CNonElement.getAdapterUse()
Deprecated.
|
CAdapter |
CEnumLeafInfo.getAdapterUse()
Deprecated.
|
CAdapter |
CBuiltinLeafInfo.getAdapterUse()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static TypeUse |
TypeUseFactory.adapt(TypeUse t,
CAdapter adapter) |
void |
CElementPropertyInfo.setAdapter(CAdapter a) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.