public class JField extends Object
| Modifier and Type | Method and Description |
|---|---|
Iterable<JAnnotation> |
annotations() |
String |
name() |
JType |
type() |
JValue |
value() |
public String name()
public JValue value()
public Iterable<JAnnotation> annotations()
public JType type()
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.