Package cdm.legaldocumentation.csa
Class CSAThreshold.CSAThresholdImpl
java.lang.Object
cdm.legaldocumentation.csa.CSAThreshold.CSAThresholdImpl
- All Implemented Interfaces:
CSAThreshold,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
CSAThreshold
Immutable Implementation of CSAThreshold
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.CSAThreshold
CSAThreshold.CSAThresholdBuilder, CSAThreshold.CSAThresholdBuilderImpl, CSAThreshold.CSAThresholdImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.CSAThreshold
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.legaldocumentation.csa.CSAThreshold
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
CSAThresholdImpl
-
-
Method Details
-
getThresholdType
@RosettaAttribute("thresholdType") @Accessor(GETTER) @Required @RuneAttribute("thresholdType") public ThresholdType getThresholdType()Description copied from interface:CSAThresholdDetails whether the threshold is rating based, a fixed amount, or infinity.- Specified by:
getThresholdTypein interfaceCSAThreshold
-
build
Description copied from interface:CSAThresholdBuild Methods- Specified by:
buildin interfaceCSAThreshold- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceCSAThreshold- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-