@Target(value={TYPE,ANNOTATION_TYPE})
@Retention(value=RUNTIME)
@Documented
public @interface XorNotNull
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
firstFieldName |
java.lang.String |
secondFieldName |
Copyright © 2018 SAP SE. All Rights Reserved.