Package org.forgerock.api.annotations
Annotation Interface PropertyOrder
Annotation to provide a property order for a given object property. This will be used by JSON schema generation from
 a type to set the CREST API Descriptor 
propertyOrder field.- 
Required Element Summary
Required Elements 
- 
Element Details
- 
value
int valueThe order value of the property. 
 -