| Modifier and Type | Method and Description |
|---|---|
void |
add(JField field) |
JAnnotation |
annotation(String name) |
Iterable<JAnnotation> |
annotations() |
JField |
field(String name) |
boolean |
hasAnnotation(String name) |
Iterable<String> |
names() |
int |
numberOfValues() |
JValue |
value(String name) |
public void add(JField field)
public int numberOfValues()
public Iterable<JAnnotation> annotations()
public boolean hasAnnotation(String name)
public JAnnotation annotation(String name)
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.