@Documented @Retention(value=RUNTIME) @Target(value={PACKAGE,TYPE,ANNOTATION_TYPE,METHOD,CONSTRUCTOR,FIELD,LOCAL_VARIABLE,PARAMETER}) public @interface HippoEssentialsGenerated
Modifier and Type | Optional Element and Description |
---|---|
boolean |
allowModifications
Indicates if generated code may be modified by Essentials' BeanWriter tool.
|
String |
internalName
Name used by Essentials' BeanWriter tool.
|
public abstract String internalName
Copyright © 2008–2020 Hippo B.V. (http://www.onehippo.com). All rights reserved.