|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XField | |
| xjavadoc | |
| xjavadoc.codeunit | |
| Uses of XField in xjavadoc |
| Classes in xjavadoc that implement XField | |
(package private) class |
FieldImpl
|
| Methods in xjavadoc that return XField | |
XField |
AbstractClass.getField(java.lang.String fieldName)
Returns an XField with the given name. |
XField |
XClass.getField(java.lang.String name)
|
| Methods in xjavadoc with parameters of type XField | |
(package private) void |
AbstractClass.addField(XField field)
Gets the Fields attribute of the AbstractClass object |
| Uses of XField in xjavadoc.codeunit |
| Methods in xjavadoc.codeunit with parameters of type XField | |
private static void |
CodeTestCase.assertFieldEquals(XField expected,
XField actual)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||