public @interface AdminPresentationToOneLookupOverride
Modifier and Type | Required Element and Description |
---|---|
String |
name
The name of the property whose AdminPresentationToOneLookup annotation should be overwritten
|
AdminPresentationToOneLookup |
value
The AdminPresentationToOneLookup to overwrite the property with
|
public abstract String name
public abstract AdminPresentationToOneLookup value
Copyright © 2013. All rights reserved.