Package | Description |
---|---|
net.sourceforge.jenesis4java |
Modifier and Type | Method and Description |
---|---|
AbstractMethod |
Interface.newMethod(String name)
Creates a new abstract void method signature to this interface.
|
AbstractMethod |
Interface.newMethod(Type type,
String name)
Adds a new abstract method signature to this interface.
|
Copyright © 2000–2018 jenesis4java. All rights reserved.