| 
org.netbeans.api.debugger.jpda/2 2.4.22 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Field | |
|---|---|
| org.netbeans.api.debugger.jpda | JPDA Debugger APIs provide representation of JDI functionality. | 
| Uses of Field in org.netbeans.api.debugger.jpda | 
|---|
| Methods in org.netbeans.api.debugger.jpda that return Field | |
|---|---|
 Field[] | 
ObjectVariable.getAllStaticFields(int from,
                   int to)
Return all static fields.  | 
 Field | 
ObjectVariable.getField(String name)
Returns field defined in this object.  | 
 Field[] | 
ObjectVariable.getFields(int from,
          int to)
Returns non static fields defined in this object.  | 
 Field[] | 
ObjectVariable.getInheritedFields(int from,
                   int to)
Return all inherited fields.  | 
  | 
org.netbeans.api.debugger.jpda/2 2.4.22 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||