| Package | Description |
|---|---|
| org.jibx.schema.codegen |
| Modifier and Type | Method and Description |
|---|---|
MethodBuilder |
ClassBuilder.addConstructor(String name)
Add constructor declaration.
|
MethodBuilder |
ClassBuilder.addMethod(String name,
String type)
Add method declaration.
|
MethodBuilder |
ClassBuilder.addMethod(String name,
org.eclipse.jdt.core.dom.Type type)
Add method declaration.
|
Copyright © 2005-2014 jibx.org. All Rights Reserved.