@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(value=RUNTIME)
@Documented
public @interface HybrisDecimalMax
BigDecimalDoubleFloatBigIntegerStringbyte, short, int, long, and their respective wrappersnull elements are considered valid.| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value
The
String representation of the max value according to the BigDecimal string
representation |
public abstract java.lang.String value
String representation of the max value according to the BigDecimal string
representationCopyright © 2018 SAP SE. All Rights Reserved.