public class EnumDetail extends Object
| Constructor and Description |
|---|
EnumDetail(ClassCustom cust)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ClassCustom |
getCustom()
Get class customization information.
|
boolean |
isGlobal()
Check if global type definition.
|
void |
setGlobal(boolean global)
Set global type definition.
|
public EnumDetail(ClassCustom cust)
cust - public boolean isGlobal()
public void setGlobal(boolean global)
global - public ClassCustom getCustom()
Copyright © 2005-2014 jibx.org. All Rights Reserved.