Class NumberType


  • public class NumberType
    extends AbstractPropertyType
    Represents a number. There might be a need to distinguish Double and Integer.
    • Constructor Detail

      • NumberType

        public NumberType​(List<liquibase.parser.core.ParsedNode> listOfAttributes)