public @interface ComparatorProperty
| Modifier and Type | Required Element and Description |
|---|---|
String |
name |
| Modifier and Type | Optional Element and Description |
|---|---|
NullComparatorType |
nullComparatorType |
StringComparatorType |
stringComparatorType |
public abstract String name
public abstract StringComparatorType stringComparatorType
public abstract NullComparatorType nullComparatorType
Copyright © 2016. All rights reserved.