@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface AdmGenerated
Modifier and Type | Required Element and Description |
---|---|
String |
admVersion
The version of the adm generator used.
|
String |
compatLevel
Gets the compatibility level of the generated code.
|
String |
date
Gets the date on which the code was generated.
|
public abstract String admVersion
public abstract String date
public abstract String compatLevel
public abstract String encoding
public abstract String buildInfo
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.