Package cdm.product.collateral
Class AssetAgencyRating.AssetAgencyRatingBuilderImpl
java.lang.Object
cdm.product.collateral.AssetAgencyRating.AssetAgencyRatingBuilderImpl
- All Implemented Interfaces:
AssetAgencyRating,AssetAgencyRating.AssetAgencyRatingBuilder,com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder
- Enclosing interface:
AssetAgencyRating
public static class AssetAgencyRating.AssetAgencyRatingBuilderImpl
extends Object
implements AssetAgencyRating.AssetAgencyRatingBuilder
Builder Implementation of AssetAgencyRating
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.collateral.AssetAgencyRating
AssetAgencyRating.AssetAgencyRatingBuilder, AssetAgencyRating.AssetAgencyRatingBuilderImpl, AssetAgencyRating.AssetAgencyRatingImpl -
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from interface cdm.product.collateral.AssetAgencyRating
metaData -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanRepresents an agency rating based on default risk and creditors claim in event of default associated with specific instrument.booleanhasData()inthashCode()merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) prune()setAssetAgencyRating(AgencyRatingCriteria _assetAgencyRating) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.product.collateral.AssetAgencyRating
getType, metaData, processMethods inherited from interface cdm.product.collateral.AssetAgencyRating.AssetAgencyRatingBuilder
processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface com.rosetta.model.lib.RosettaModelObjectBuilder
getIndex, processRosetta, processRosetta
-
Field Details
-
assetAgencyRating
-
-
Constructor Details
-
AssetAgencyRatingBuilderImpl
public AssetAgencyRatingBuilderImpl()
-
-
Method Details
-
getAssetAgencyRating
@RosettaAttribute("assetAgencyRating") @Accessor(GETTER) @Required @RuneAttribute("assetAgencyRating") public AgencyRatingCriteria.AgencyRatingCriteriaBuilder getAssetAgencyRating()Description copied from interface:AssetAgencyRatingRepresents an agency rating based on default risk and creditors claim in event of default associated with specific instrument.- Specified by:
getAssetAgencyRatingin interfaceAssetAgencyRating- Specified by:
getAssetAgencyRatingin interfaceAssetAgencyRating.AssetAgencyRatingBuilder
-
getOrCreateAssetAgencyRating
- Specified by:
getOrCreateAssetAgencyRatingin interfaceAssetAgencyRating.AssetAgencyRatingBuilder
-
setAssetAgencyRating
@RosettaAttribute("assetAgencyRating") @Accessor(SETTER) @Required @RuneAttribute("assetAgencyRating") public AssetAgencyRating.AssetAgencyRatingBuilder setAssetAgencyRating(AgencyRatingCriteria _assetAgencyRating) - Specified by:
setAssetAgencyRatingin interfaceAssetAgencyRating.AssetAgencyRatingBuilder
-
build
Description copied from interface:AssetAgencyRatingBuild Methods- Specified by:
buildin interfaceAssetAgencyRating- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceAssetAgencyRating- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
prune
- Specified by:
prunein interfaceAssetAgencyRating.AssetAgencyRatingBuilder- Specified by:
prunein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
hasData
public boolean hasData()- Specified by:
hasDatain interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
merge
public AssetAgencyRating.AssetAgencyRatingBuilder merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) - Specified by:
mergein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
equals
-
hashCode
public int hashCode() -
toString
-