Package org.cyclos.entities
Annotation Type CurrencyScale
-
@Retention(RUNTIME) @Target({FIELD,METHOD}) public @interface CurrencyScale
Marks a field to have the same scale as the resolved currency. The owner entity must implementHasCurrency.
@Retention(RUNTIME) @Target({FIELD,METHOD}) public @interface CurrencyScale
HasCurrency.