@Target(value={ANNOTATION_TYPE,FIELD,METHOD,PARAMETER}) @Retention(value=RUNTIME) @Documented public @interface JsonPropertyOneOfLongValues
JsonPropertyOneOfLongValues
annotation is used to provide a set
of all possible values that are valid for the annotated object, array,
collection, or map property.Copyright (C) 2015-2017 The Helenus Driver Project Authors.