|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| AbstractIdentityBuilderPlugin | Base class for plugins creating identity methods (equals and hashcode). |
| BooleanGetterPlugin | Replaces any isXXX() method with getXXX() where the return type is Boolean. |
| ClassOutlineHelper | Stateful helper for ClassOutline operations. |
| CloneablePlugin | Adds Cloneable and Object.clone() implementation to all classes. |
| CodeInsertPlugin | Allows arbitrary code to be inserted into generated types. |
| EqualsBuilderPlugin | Adds Object.equals(java.lang.Object) methods to all classes. |
| GeneratedPlugin | Adds Generated to generated types. |
| HashCodeBuilderPlugin | Adds Object.hashCode() methods to all classes. |
| JsonPropertyPlugin | Adds JsonProperty to fields. |
| XStreamAliasPlugin | Adds XStreamAlias to generated types. |
| XStreamAsAttributePlugin | Adds XStreamAsAttribute to XSD attribute fields. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||