| Package | Description |
|---|---|
| org.jibx.custom.classes | |
| org.jibx.schema.generator |
| Modifier and Type | Method and Description |
|---|---|
ClassCustom |
GlobalCustom.addClassCustomization(String type)
Get initialized class customization information, creating it if it doesn't already exist.
|
ClassCustom |
SharedValueBase.getClassCustom()
Convenience method to access the containing class customization element.
|
ClassCustom |
PackageCustom.getClassCustomization(String name)
Get existing information for class in this package.
|
ClassCustom |
GlobalCustom.getClassCustomization(String type)
Get class customization information.
|
| Modifier and Type | Method and Description |
|---|---|
ClassCustom |
EnumDetail.getCustom()
Get class customization information.
|
| Constructor and Description |
|---|
EnumDetail(ClassCustom cust)
Constructor.
|
Copyright © 2005-2014 jibx.org. All Rights Reserved.