Package | Description |
---|---|
net.sourceforge.jenesis4java |
Modifier and Type | Interface and Description |
---|---|
interface |
ClassField
Declaration subinterface for a general field which may occur in a
class. |
interface |
Constant
Declaration subinterface for a Field which is static
and final . |
Modifier and Type | Method and Description |
---|---|
Field |
Field.setExpression(Expression e)
Sets the initial value of this
Field . |
Field |
Field.setType(Type type)
Sets the (return) type of this
Field . |
Copyright © 2000–2018 jenesis4java. All rights reserved.