Package cdm.base.datetime
Class PeriodRange.PeriodRangeImpl
java.lang.Object
cdm.base.datetime.PeriodRange.PeriodRangeImpl
- All Implemented Interfaces:
PeriodRange,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
PeriodRange
Immutable Implementation of PeriodRange
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.base.datetime.PeriodRange
PeriodRange.PeriodRangeBuilder, PeriodRange.PeriodRangeBuilderImpl, PeriodRange.PeriodRangeImpl -
Field Summary
Fields inherited from interface cdm.base.datetime.PeriodRange
metaData -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.base.datetime.PeriodRange
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
PeriodRangeImpl
-
-
Method Details
-
getLowerBound
Description copied from interface:PeriodRangeSpecifies the lower bound of a period range, e.g. greater than or equal to 5Y.- Specified by:
getLowerBoundin interfacePeriodRange
-
getUpperBound
Description copied from interface:PeriodRangeSpecifies the upper bound of a period range, e.g. less than to 10Y.- Specified by:
getUpperBoundin interfacePeriodRange
-
build
Description copied from interface:PeriodRangeBuild Methods- Specified by:
buildin interfacePeriodRange- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfacePeriodRange- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-