@Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) public @interface PropertyOrder
propertyOrder
field.Modifier and Type | Required Element and Description |
---|---|
int |
value
The order value of the property.
|
public abstract int value
Copyright 2011-2015 ForgeRock AS.