public static class Reflect.Entry extends Object implements Comparable
Modifier and Type | Field and Description |
---|---|
boolean |
editable |
Field |
f |
Method |
g |
String |
name |
boolean |
payment |
boolean |
rp |
Method |
s |
Constructor and Description |
---|
Entry() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object _o) |
String |
destName()
Class.field, e.g.
|
boolean |
isDigest()
Does this field store an MD5 digest, rather than the actual value?
|
public String name
public boolean editable
public boolean rp
public boolean payment
public Field f
public Method g
public Method s
public int compareTo(Object _o)
compareTo
in interface Comparable
public boolean isDigest()
public String destName()