|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
FieldRenderer | Abstract model of one field in a generated class. |
Class Summary | |
---|---|
ContentListField | Realizes a property as an untyped List . |
DummyListField | Realizes a property as an untyped List . |
FieldRendererFactory | Factory for FieldRenderer . |
GenericFieldRenderer | Creates |
IsSetField | |
IsSetFieldRenderer | FieldRenderer that wraps another field generator and produces isSetXXX unsetXXX methods. |
NoExtendedContentField | Realizes a property as an untyped List . |
SingleField | Realizes a property through one getter and one setter. |
SinglePrimitiveAccessField | SingleField that forces the primitive accessor type. |
UnboxedField | A required primitive property. |
UntypedListField | Realizes a property as an untyped List . |
UntypedListFieldRenderer |
Enum Summary | |
---|---|
Messages | Message resources |
FieldRenderer and its implementation classes. Unless you are deriving from these classes to define your own custom renderer, you shouldn't be using these classes directly. Use the outline package.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |