| Package | Description |
|---|---|
| io.protostuff.compiler.model |
| Modifier and Type | Field and Description |
|---|---|
static FieldModifier |
FieldModifier.DEFAULT |
protected FieldModifier |
Field.modifier |
| Modifier and Type | Method and Description |
|---|---|
FieldModifier |
Field.getModifier() |
static FieldModifier |
FieldModifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldModifier[] |
FieldModifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Field.setModifier(FieldModifier modifier) |
Copyright © 2015–2017. All rights reserved.