Class ShortDatatype

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

public class ShortDatatype extends NumberDatatype implements Datatype<Short>