Interface DomesticCurrencyIssued

All Superinterfaces:
com.rosetta.model.lib.RosettaModelObject
All Known Subinterfaces:
DomesticCurrencyIssued.DomesticCurrencyIssuedBuilder
All Known Implementing Classes:
DomesticCurrencyIssued.DomesticCurrencyIssuedBuilderImpl, DomesticCurrencyIssued.DomesticCurrencyIssuedImpl

@RosettaDataType(value="DomesticCurrencyIssued", builder=DomesticCurrencyIssuedBuilderImpl.class, version="7.0.0-dev.105") @RuneDataType(value="DomesticCurrencyIssued", model="cdm", builder=DomesticCurrencyIssuedBuilderImpl.class, version="7.0.0-dev.105") public interface DomesticCurrencyIssued extends com.rosetta.model.lib.RosettaModelObject
Version:
7.0.0-dev.105
  • Field Details

  • Method Details

    • getDomesticCurrencyIssued

      Boolean getDomesticCurrencyIssued()
      Identifies that the Security must be denominated in the domestic currency of the issuer.
    • 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 DomesticCurrencyIssued> metaData()
      Utility Methods
      Specified by:
      metaData in interface com.rosetta.model.lib.RosettaModelObject
    • getType

      @RuneAttribute("@type") default Class<? extends DomesticCurrencyIssued> 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