Interface AssetAgencyRating

All Superinterfaces:
com.rosetta.model.lib.RosettaModelObject
All Known Subinterfaces:
AssetAgencyRating.AssetAgencyRatingBuilder
All Known Implementing Classes:
AssetAgencyRating.AssetAgencyRatingBuilderImpl, AssetAgencyRating.AssetAgencyRatingImpl

@RosettaDataType(value="AssetAgencyRating", builder=AssetAgencyRatingBuilderImpl.class, version="6.19.0") @RuneDataType(value="AssetAgencyRating", model="cdm", builder=AssetAgencyRatingBuilderImpl.class, version="6.19.0") public interface AssetAgencyRating extends com.rosetta.model.lib.RosettaModelObject
Version:
6.19.0
  • Field Details

  • Method Details

    • getAssetAgencyRating

      AgencyRatingCriteria getAssetAgencyRating()
      Represents an agency rating based on default risk and creditors claim in event of default associated with specific instrument.
    • build

      Build Methods
      Specified by:
      build in interface com.rosetta.model.lib.RosettaModelObject
    • toBuilder

      Specified by:
      toBuilder in interface com.rosetta.model.lib.RosettaModelObject
    • builder

    • metaData

      default com.rosetta.model.lib.meta.RosettaMetaData<? extends AssetAgencyRating> metaData()
      Utility Methods
      Specified by:
      metaData in interface com.rosetta.model.lib.RosettaModelObject
    • getType

      @RuneAttribute("@type") default Class<? extends AssetAgencyRating> getType()
      Specified by:
      getType in interface com.rosetta.model.lib.RosettaModelObject
    • process

      default void process(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.Processor processor)
      Specified by:
      process in interface com.rosetta.model.lib.RosettaModelObject