Package | Description |
---|---|
net.sourceforge.jenesis4java |
Modifier and Type | Method and Description |
---|---|
static Style |
Style.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Style[] |
Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Invoke |
Invoke.applyStyle(Style style) |
Codeable |
Codeable.applyStyle(Style style) |
boolean |
Codeable.isActive(Style style) |
Copyright © 2000–2018 jenesis4java. All rights reserved.