Package cdm.product.template
Class AutomaticExercise.AutomaticExerciseImpl
java.lang.Object
cdm.product.template.AutomaticExercise.AutomaticExerciseImpl
- All Implemented Interfaces:
AutomaticExercise,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
AutomaticExercise
public static class AutomaticExercise.AutomaticExerciseImpl
extends Object
implements AutomaticExercise
Immutable Implementation of AutomaticExercise
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.template.AutomaticExercise
AutomaticExercise.AutomaticExerciseBuilder, AutomaticExercise.AutomaticExerciseBuilderImpl, AutomaticExercise.AutomaticExerciseImpl -
Field Summary
Fields inherited from interface cdm.product.template.AutomaticExercise
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.product.template.AutomaticExercise
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
AutomaticExerciseImpl
-
-
Method Details
-
getThresholdRate
@RosettaAttribute("thresholdRate") @RuneAttribute("thresholdRate") public BigDecimal getThresholdRate()Description copied from interface:AutomaticExerciseA threshold rate. The threshold of 0.10% would be represented as 0.001- Specified by:
getThresholdRatein interfaceAutomaticExercise
-
getIsApplicable
Description copied from interface:AutomaticExerciseBoolean that indicates if it has an automaticExercise- Specified by:
getIsApplicablein interfaceAutomaticExercise
-
build
Description copied from interface:AutomaticExerciseBuild Methods- Specified by:
buildin interfaceAutomaticExercise- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceAutomaticExercise- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-