Interface DocumentFormulaNumberFieldMetadata

All Superinterfaces:
DocumentFormulaFieldTypeMetadata

public interface DocumentFormulaNumberFieldMetadata extends DocumentFormulaFieldTypeMetadata
Provides methods to retrieve metadata specific to and shared by all Number Formula fields.
See Also:
  • Method Details

    • getScale

      int getScale()
      Retrieves the scale of the given formula field. For example, 1.
      Returns:
      the scale of the field