Class CollateralTaxonomyValue.CollateralTaxonomyValueImpl

java.lang.Object
cdm.base.staticdata.asset.common.CollateralTaxonomyValue.CollateralTaxonomyValueImpl
All Implemented Interfaces:
CollateralTaxonomyValue, com.rosetta.model.lib.RosettaModelObject
Enclosing interface:
CollateralTaxonomyValue

public static class CollateralTaxonomyValue.CollateralTaxonomyValueImpl extends Object implements CollateralTaxonomyValue
Immutable Implementation of CollateralTaxonomyValue
  • Constructor Details

  • Method Details

    • getEu_EMIR_EligibleCollateral

      @RosettaAttribute("eu_EMIR_EligibleCollateral") @Accessor(GETTER) @Multi @RuneAttribute("eu_EMIR_EligibleCollateral") public List<EU_EMIR_EligibleCollateralEnum> getEu_EMIR_EligibleCollateral()
      Description copied from interface: CollateralTaxonomyValue
      Identifies European Union Eligible Collateral Assets classification categories based on EMIR Uncleared Margin Rules. Eligible Collateral asset classes for both initial margin (IM) and variation margin (VM) posted and collected between specified entities. Please note: EMIR regulation will detail which eligible collateral assets classes apply to each type of entity pairing (counterparty) and which apply to posting of IM and VM
      Specified by:
      getEu_EMIR_EligibleCollateral in interface CollateralTaxonomyValue
    • getUk_EMIR_EligibleCollateral

      @RosettaAttribute("uk_EMIR_EligibleCollateral") @Accessor(GETTER) @Multi @RuneAttribute("uk_EMIR_EligibleCollateral") public List<UK_EMIR_EligibleCollateralEnum> getUk_EMIR_EligibleCollateral()
      Description copied from interface: CollateralTaxonomyValue
      Identifies United Kingdom Eligible Collateral Assets classification categories based on UK Onshored EMIR Uncleared Margin Rules Eligible Collateral asset classes for both initial margin (IM) and variation margin (VM) posted and collected between specified entities. Please note: UK EMIR regulation will detail which eligible collateral assets classes apply to each type of entity pairing (counterparty) and which apply to posting of IM and VM.
      Specified by:
      getUk_EMIR_EligibleCollateral in interface CollateralTaxonomyValue
    • getUs_CFTC_PR_EligibleCollateral

      @RosettaAttribute("us_CFTC_PR_EligibleCollateral") @Accessor(GETTER) @Multi @RuneAttribute("us_CFTC_PR_EligibleCollateral") public List<US_CFTC_PR_EligibleCollateralEnum> getUs_CFTC_PR_EligibleCollateral()
      Description copied from interface: CollateralTaxonomyValue
      Identifies US Eligible Collateral Assets classification categories based on Uncleared Margin Rules published by the CFTC and the US Prudential Regulator. Note: While the same basic categories exist in the CFTC and US Prudential Regulators’ margin rules, the precise definitions or application of those rules could differ between the two rules.
      Specified by:
      getUs_CFTC_PR_EligibleCollateral in interface CollateralTaxonomyValue
    • getNonEnumeratedTaxonomyValue

      @RosettaAttribute("nonEnumeratedTaxonomyValue") @Accessor(GETTER) @Multi @RuneAttribute("nonEnumeratedTaxonomyValue") public List<? extends FieldWithMetaString> getNonEnumeratedTaxonomyValue()
      Description copied from interface: CollateralTaxonomyValue
      Identifies the taxonomy value when not specified as an enumeration.
      Specified by:
      getNonEnumeratedTaxonomyValue in interface CollateralTaxonomyValue
    • build

      public CollateralTaxonomyValue build()
      Description copied from interface: CollateralTaxonomyValue
      Build Methods
      Specified by:
      build in interface CollateralTaxonomyValue
      Specified by:
      build in interface com.rosetta.model.lib.RosettaModelObject
    • toBuilder

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

      protected void setBuilderFields(CollateralTaxonomyValue.CollateralTaxonomyValueBuilder builder)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object