Class DoubleAttributeMetadata

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataEntityType, com.github.davidmoten.odata.client.ODataType

    public class DoubleAttributeMetadata
    extends AttributeMetadata
    implements com.github.davidmoten.odata.client.ODataEntityType
    • Field Detail

      • imeMode

        protected ImeMode imeMode
      • maxValue

        protected Double maxValue
      • minValue

        protected Double minValue
      • precision

        protected Integer precision
    • Constructor Detail

      • DoubleAttributeMetadata

        protected DoubleAttributeMetadata()