Class AdaptiveNumberDatatype

java.lang.Object
io.jmix.core.metamodel.datatype.impl.NumberDatatype
io.jmix.core.metamodel.datatype.impl.AdaptiveNumberDatatype
All Implemented Interfaces:
Datatype<Number>, ParameterizedDatatype

public class AdaptiveNumberDatatype extends NumberDatatype implements Datatype<Number>
A number format that is used when the entity attribute has the NumberFormat annotation.