Package cdm.observable.asset
Class FxInformationSource.FxInformationSourceBuilderImpl
java.lang.Object
cdm.observable.asset.InformationSource.InformationSourceBuilderImpl
cdm.observable.asset.FxInformationSource.FxInformationSourceBuilderImpl
- All Implemented Interfaces:
FxInformationSource,FxInformationSource.FxInformationSourceBuilder,InformationSource,InformationSource.InformationSourceBuilder,com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder
- Enclosing interface:
FxInformationSource
public static class FxInformationSource.FxInformationSourceBuilderImpl
extends InformationSource.InformationSourceBuilderImpl
implements FxInformationSource.FxInformationSourceBuilder
Builder Implementation of FxInformationSource
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.observable.asset.FxInformationSource
FxInformationSource.FxInformationSourceBuilder, FxInformationSource.FxInformationSourceBuilderImpl, FxInformationSource.FxInformationSourceImplNested classes/interfaces inherited from interface cdm.observable.asset.InformationSource
InformationSource.InformationSourceBuilder, InformationSource.InformationSourceBuilderImpl, InformationSource.InformationSourceImpl -
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class cdm.observable.asset.InformationSource.InformationSourceBuilderImpl
sourcePage, sourcePageHeading, sourceProviderFields inherited from interface cdm.observable.asset.FxInformationSource
metaDataFields inherited from interface cdm.observable.asset.InformationSource
metaData -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanThe time that the fixing will be taken along with a business center to define the time zone.booleanhasData()inthashCode()merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) prune()setFixingTime(BusinessCenterTime _fixingTime) setSourcePage(FieldWithMetaString _sourcePage) setSourcePageHeading(String _sourcePageHeading) setSourcePageValue(String _sourcePage) setSourceProvider(FieldWithMetaInformationProviderEnum _sourceProvider) setSourceProviderValue(InformationProviderEnum _sourceProvider) toString()Methods inherited from class cdm.observable.asset.InformationSource.InformationSourceBuilderImpl
getOrCreateSourcePage, getOrCreateSourceProvider, getSourcePage, getSourcePageHeading, getSourceProviderMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.observable.asset.FxInformationSource
getType, metaData, processMethods inherited from interface cdm.observable.asset.FxInformationSource.FxInformationSourceBuilder
processMethods inherited from interface cdm.observable.asset.InformationSource
getSourcePageHeadingMethods inherited from interface cdm.observable.asset.InformationSource.InformationSourceBuilder
getOrCreateSourcePage, getOrCreateSourceProvider, getSourcePage, getSourceProviderMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface com.rosetta.model.lib.RosettaModelObjectBuilder
getIndex, processRosetta, processRosetta
-
Field Details
-
fixingTime
-
-
Constructor Details
-
FxInformationSourceBuilderImpl
public FxInformationSourceBuilderImpl()
-
-
Method Details
-
getFixingTime
@RosettaAttribute("fixingTime") @RuneAttribute("fixingTime") public BusinessCenterTime.BusinessCenterTimeBuilder getFixingTime()Description copied from interface:FxInformationSourceThe time that the fixing will be taken along with a business center to define the time zone.- Specified by:
getFixingTimein interfaceFxInformationSource- Specified by:
getFixingTimein interfaceFxInformationSource.FxInformationSourceBuilder
-
getOrCreateFixingTime
- Specified by:
getOrCreateFixingTimein interfaceFxInformationSource.FxInformationSourceBuilder
-
setSourceProvider
@RosettaAttribute(value="sourceProvider", isRequired=true) @RuneAttribute(value="sourceProvider", isRequired=true) public FxInformationSource.FxInformationSourceBuilder setSourceProvider(FieldWithMetaInformationProviderEnum _sourceProvider) - Specified by:
setSourceProviderin interfaceFxInformationSource.FxInformationSourceBuilder- Specified by:
setSourceProviderin interfaceInformationSource.InformationSourceBuilder- Overrides:
setSourceProviderin classInformationSource.InformationSourceBuilderImpl
-
setSourceProviderValue
public FxInformationSource.FxInformationSourceBuilder setSourceProviderValue(InformationProviderEnum _sourceProvider) - Specified by:
setSourceProviderValuein interfaceFxInformationSource.FxInformationSourceBuilder- Specified by:
setSourceProviderValuein interfaceInformationSource.InformationSourceBuilder- Overrides:
setSourceProviderValuein classInformationSource.InformationSourceBuilderImpl
-
setSourcePage
@RosettaAttribute("sourcePage") @RuneAttribute("sourcePage") public FxInformationSource.FxInformationSourceBuilder setSourcePage(FieldWithMetaString _sourcePage) - Specified by:
setSourcePagein interfaceFxInformationSource.FxInformationSourceBuilder- Specified by:
setSourcePagein interfaceInformationSource.InformationSourceBuilder- Overrides:
setSourcePagein classInformationSource.InformationSourceBuilderImpl
-
setSourcePageValue
- Specified by:
setSourcePageValuein interfaceFxInformationSource.FxInformationSourceBuilder- Specified by:
setSourcePageValuein interfaceInformationSource.InformationSourceBuilder- Overrides:
setSourcePageValuein classInformationSource.InformationSourceBuilderImpl
-
setSourcePageHeading
@RosettaAttribute("sourcePageHeading") @RuneAttribute("sourcePageHeading") public FxInformationSource.FxInformationSourceBuilder setSourcePageHeading(String _sourcePageHeading) - Specified by:
setSourcePageHeadingin interfaceFxInformationSource.FxInformationSourceBuilder- Specified by:
setSourcePageHeadingin interfaceInformationSource.InformationSourceBuilder- Overrides:
setSourcePageHeadingin classInformationSource.InformationSourceBuilderImpl
-
setFixingTime
@RosettaAttribute("fixingTime") @RuneAttribute("fixingTime") public FxInformationSource.FxInformationSourceBuilder setFixingTime(BusinessCenterTime _fixingTime) - Specified by:
setFixingTimein interfaceFxInformationSource.FxInformationSourceBuilder
-
build
Description copied from interface:InformationSourceBuild Methods- Specified by:
buildin interfaceFxInformationSource- Specified by:
buildin interfaceInformationSource- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject- Overrides:
buildin classInformationSource.InformationSourceBuilderImpl
-
toBuilder
- Specified by:
toBuilderin interfaceFxInformationSource- Specified by:
toBuilderin interfaceInformationSource- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject- Overrides:
toBuilderin classInformationSource.InformationSourceBuilderImpl
-
prune
- Specified by:
prunein interfaceFxInformationSource.FxInformationSourceBuilder- Specified by:
prunein interfaceInformationSource.InformationSourceBuilder- Specified by:
prunein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder- Overrides:
prunein classInformationSource.InformationSourceBuilderImpl
-
hasData
public boolean hasData()- Specified by:
hasDatain interfacecom.rosetta.model.lib.RosettaModelObjectBuilder- Overrides:
hasDatain classInformationSource.InformationSourceBuilderImpl
-
merge
public FxInformationSource.FxInformationSourceBuilder merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) - Specified by:
mergein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder- Overrides:
mergein classInformationSource.InformationSourceBuilderImpl
-
equals
- Overrides:
equalsin classInformationSource.InformationSourceBuilderImpl
-
hashCode
public int hashCode()- Overrides:
hashCodein classInformationSource.InformationSourceBuilderImpl
-
toString
- Overrides:
toStringin classInformationSource.InformationSourceBuilderImpl
-