Package cdm.base.math

Interface Rounding.RoundingBuilder

All Superinterfaces:
com.rosetta.model.lib.RosettaModelObject, com.rosetta.model.lib.RosettaModelObjectBuilder, Rounding
All Known Implementing Classes:
Rounding.RoundingBuilderImpl
Enclosing interface:
Rounding

public static interface Rounding.RoundingBuilder extends Rounding, com.rosetta.model.lib.RosettaModelObjectBuilder
Builder Interface
  • Method Details

    • setRoundingDirection

      Rounding.RoundingBuilder setRoundingDirection(RoundingDirectionEnum roundingDirection)
    • setPrecision

      Rounding.RoundingBuilder setPrecision(Integer precision)
    • process

      default void process(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.BuilderProcessor processor)
      Specified by:
      process in interface com.rosetta.model.lib.RosettaModelObjectBuilder
    • prune

      Specified by:
      prune in interface com.rosetta.model.lib.RosettaModelObjectBuilder