public class JObjectBuilder extends Object implements IAnnotatable
| Constructor and Description |
|---|
JObjectBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(JAnnotation annotation) |
void |
add(JField field) |
JObject |
build() |
public void add(JField field)
public void add(JAnnotation annotation)
add in interface IAnnotatablepublic JObject build()
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.