Package | Description |
---|---|
net.sourceforge.jenesis4java |
Modifier and Type | Method and Description |
---|---|
Constant |
Interface.newConstant(String name,
int value)
Adds a new int constant to this interface with the given name and value.
|
Constant |
Interface.newConstant(Type type,
String name)
Adds a new constant to this interface.
|
Copyright © 2000–2018 jenesis4java. All rights reserved.