Interface SchemaFacetFractionDigits

All Superinterfaces:
SchemaFacet

public interface SchemaFacetFractionDigits extends SchemaFacet
This interface represents the fractionDigits facet associated with a node.
See Also:
  • Method Details

    • getFractionDigits

      int getFractionDigits()
      Returns the value of this facet as defined in the data model.