|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalScoping | |
|---|---|
| com.sun.tools.xjc.reader.xmlschema.bindinfo | Object Model that represents customization declarations. |
| Uses of LocalScoping in com.sun.tools.xjc.reader.xmlschema.bindinfo |
|---|
| Fields in com.sun.tools.xjc.reader.xmlschema.bindinfo declared as LocalScoping | |
|---|---|
(package private) LocalScoping |
BIGlobalBinding.flattenClasses
If true, interfaces/classes that are normally generated as a nested interface/class will be generated into the package, allowing the generated classes to be flat. |
| Methods in com.sun.tools.xjc.reader.xmlschema.bindinfo that return LocalScoping | |
|---|---|
LocalScoping |
BIGlobalBinding.getFlattenClasses()
|
static LocalScoping |
LocalScoping.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LocalScoping[] |
LocalScoping.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||