public class FieldReference extends Object
| Constructor and Description |
|---|
FieldReference(String className,
String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getClassName() |
String |
getFieldName() |
int |
hashCode() |
String |
toString() |
Copyright © 2015. All rights reserved.