AdminPresentationMergeOverrides
instead@Retention(value=RUNTIME) @Target(value=TYPE) @Deprecated public @interface AdminPresentationDataDrivenEnumerationOverride
Modifier and Type | Required Element and Description |
---|---|
String |
name
Deprecated.
The name of the property whose AdminPresentationDataDrivenEnumeration annotation should be overwritten
|
AdminPresentationDataDrivenEnumeration |
value
Deprecated.
The AdminPresentationDataDrivenEnumeration to overwrite the property with
|
public abstract String name
public abstract AdminPresentationDataDrivenEnumeration value
Copyright © 2019. All rights reserved.