@Documented @Target(value=METHOD) @Retention(value=RUNTIME) public @interface OAFkey
Modifier and Type | Optional Element and Description |
---|---|
String[] |
columns
Deprecated.
|
String |
fromProperty |
String |
toProperty |
public abstract String fromProperty
public abstract String toProperty
@Deprecated public abstract String[] columns
Copyright © 1999–2025 ViaOA. All rights reserved.