Uses of Interface
com.rosetta.model.metafields.FieldWithMetaString
Packages that use FieldWithMetaString
Package
Description
Basic date and time concepts: relative date, date range, offset, business centre etc.
Basic maths concepts: quantity and unit, rounding, curve / schedule, non-negativity constraint etc.
Basic static asset concepts that apply across asset classes: taxonomy etc.
Basic identifier and assigned identifier concepts that are applicable across the model.
Basic party concepts: legal entity, natural person, contact details, buyer / payer and all related enums.
Business event concepts: primitives, contract state and associated state transition function specifications.
Workflow concepts (orthogonal to business event): time stamp, credit limit, trade warehouse info and associated function specifications.
Common legal agreement concepts.
Observable asset concepts: schedule, settlement, price and quantity notation etc.
Observable event concepts: extraordinary event, trigger event, disruption event etc.
Product concepts applicable to specific asset classes.
Common product schedule concepts: calculation period, reset, fixing and payment dates, stub, notional schedule, roll convention.
Common product settlement concepts: cash vs physical, non-deliverable, money and cashflow, delivery vs payment.
Template feature concepts to define payouts.
-
Uses of FieldWithMetaString in cdm.base.datetime
Methods in cdm.base.datetime that return FieldWithMetaStringModifier and TypeMethodDescriptionTimeZone.getLocation()FpML specifies the timezoneLocationScheme by reference to the Time Zone Database (a.k.a. tz database) maintained by IANA, the Internet Assigned Numbers Authority.TimeZone.TimeZoneImpl.getLocation()Methods in cdm.base.datetime with parameters of type FieldWithMetaStringModifier and TypeMethodDescriptionTimeZone.TimeZoneBuilder.setLocation(FieldWithMetaString location) TimeZone.TimeZoneBuilderImpl.setLocation(FieldWithMetaString _location) -
Uses of FieldWithMetaString in cdm.base.math
Methods in cdm.base.math that return FieldWithMetaStringModifier and TypeMethodDescriptionUnitType.getCurrency()Defines the currency to be used as a unit for a price, quantity, or other purpose.UnitType.UnitTypeImpl.getCurrency()Methods in cdm.base.math with parameters of type FieldWithMetaStringModifier and TypeMethodDescriptionUnitType.UnitTypeBuilder.setCurrency(FieldWithMetaString currency) UnitType.UnitTypeBuilderImpl.setCurrency(FieldWithMetaString _currency) -
Uses of FieldWithMetaString in cdm.base.staticdata.asset.common
Methods in cdm.base.staticdata.asset.common that return FieldWithMetaStringModifier and TypeMethodDescriptionCommodityReferenceFramework.CommodityReferenceFrameworkImpl.getCurrency()CommodityReferenceFramework.getCurrency()Defines the currency in which the commodity is priced.CommodityProductDefinition.CommodityProductDefinitionImpl.getExchangeId()CommodityProductDefinition.getExchangeId()Identifies the exchange from which the reference price should be sourced, using the scheme at the following url: http://www.fpml.org/coding-scheme/external/exchange-id-MIC-1-0Loan.getFacilityType()Specifies the type of loan facility (letter of credit, revolving, ...).Loan.LoanImpl.getFacilityType()ProductIdentifier.getIdentifier()Provides an identifier associated with a specific product.ProductIdentifier.ProductIdentifierImpl.getIdentifier()IndexReferenceInformation.getIndexName()The name of the index expressed as a free format string with an associated scheme.IndexReferenceInformation.IndexReferenceInformationImpl.getIndexName()Loan.getLien()Specifies the seniority level of the lien.Loan.LoanImpl.getLien()TaxonomyValue.getName()Specifies the taxonomy value as a simple string, which may be associated to an external scheme.TaxonomyValue.TaxonomyValueImpl.getName()PriceSource.getPricePublisher()Defines a publication in which the price can be found.PriceSource.PriceSourceImpl.getPricePublisher()Loan.getTranche()Denotes the loan tranche that is subject to the derivative transaction.Loan.LoanImpl.getTranche()Methods in cdm.base.staticdata.asset.common that return types with arguments of type FieldWithMetaStringModifier and TypeMethodDescriptionList<? extends FieldWithMetaString> IndexReferenceInformation.getIndexId()An index identifier (e.g.List<? extends FieldWithMetaString> IndexReferenceInformation.IndexReferenceInformationImpl.getIndexId()List<? extends FieldWithMetaString> CollateralTaxonomyValue.CollateralTaxonomyValueImpl.getNonEnumeratedTaxonomyValue()List<? extends FieldWithMetaString> CollateralTaxonomyValue.getNonEnumeratedTaxonomyValue()Identifies the taxonomy value when not specified as an enumeration.Methods in cdm.base.staticdata.asset.common with parameters of type FieldWithMetaStringModifier and TypeMethodDescriptionIndexReferenceInformation.IndexReferenceInformationBuilder.addIndexId(FieldWithMetaString indexId) IndexReferenceInformation.IndexReferenceInformationBuilder.addIndexId(FieldWithMetaString indexId, int idx) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.addIndexId(FieldWithMetaString _indexId) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.addIndexId(FieldWithMetaString _indexId, int idx) CollateralTaxonomyValue.CollateralTaxonomyValueBuilder.addNonEnumeratedTaxonomyValue(FieldWithMetaString nonEnumeratedTaxonomyValue) CollateralTaxonomyValue.CollateralTaxonomyValueBuilder.addNonEnumeratedTaxonomyValue(FieldWithMetaString nonEnumeratedTaxonomyValue, int idx) CollateralTaxonomyValue.CollateralTaxonomyValueBuilderImpl.addNonEnumeratedTaxonomyValue(FieldWithMetaString _nonEnumeratedTaxonomyValue) CollateralTaxonomyValue.CollateralTaxonomyValueBuilderImpl.addNonEnumeratedTaxonomyValue(FieldWithMetaString _nonEnumeratedTaxonomyValue, int idx) CommodityReferenceFramework.CommodityReferenceFrameworkBuilder.setCurrency(FieldWithMetaString currency) CommodityReferenceFramework.CommodityReferenceFrameworkBuilderImpl.setCurrency(FieldWithMetaString _currency) CommodityProductDefinition.CommodityProductDefinitionBuilder.setExchangeId(FieldWithMetaString exchangeId) CommodityProductDefinition.CommodityProductDefinitionBuilderImpl.setExchangeId(FieldWithMetaString _exchangeId) Loan.LoanBuilder.setFacilityType(FieldWithMetaString facilityType) Loan.LoanBuilderImpl.setFacilityType(FieldWithMetaString _facilityType) ProductIdentifier.ProductIdentifierBuilder.setIdentifier(FieldWithMetaString identifier) ProductIdentifier.ProductIdentifierBuilderImpl.setIdentifier(FieldWithMetaString _identifier) IndexReferenceInformation.IndexReferenceInformationBuilder.setIndexName(FieldWithMetaString indexName) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.setIndexName(FieldWithMetaString _indexName) Loan.LoanBuilder.setLien(FieldWithMetaString lien) Loan.LoanBuilderImpl.setLien(FieldWithMetaString _lien) TaxonomyValue.TaxonomyValueBuilder.setName(FieldWithMetaString name) TaxonomyValue.TaxonomyValueBuilderImpl.setName(FieldWithMetaString _name) PriceSource.PriceSourceBuilder.setPricePublisher(FieldWithMetaString pricePublisher) PriceSource.PriceSourceBuilderImpl.setPricePublisher(FieldWithMetaString _pricePublisher) Loan.LoanBuilder.setTranche(FieldWithMetaString tranche) Loan.LoanBuilderImpl.setTranche(FieldWithMetaString _tranche) Method parameters in cdm.base.staticdata.asset.common with type arguments of type FieldWithMetaStringModifier and TypeMethodDescriptionIndexReferenceInformation.IndexReferenceInformationBuilder.addIndexId(List<? extends FieldWithMetaString> indexId) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.addIndexId(List<? extends FieldWithMetaString> indexIds) CollateralTaxonomyValue.CollateralTaxonomyValueBuilder.addNonEnumeratedTaxonomyValue(List<? extends FieldWithMetaString> nonEnumeratedTaxonomyValue) CollateralTaxonomyValue.CollateralTaxonomyValueBuilderImpl.addNonEnumeratedTaxonomyValue(List<? extends FieldWithMetaString> nonEnumeratedTaxonomyValues) IndexReferenceInformation.IndexReferenceInformationBuilder.setIndexId(List<? extends FieldWithMetaString> indexId) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.setIndexId(List<? extends FieldWithMetaString> indexIds) CollateralTaxonomyValue.CollateralTaxonomyValueBuilder.setNonEnumeratedTaxonomyValue(List<? extends FieldWithMetaString> nonEnumeratedTaxonomyValue) CollateralTaxonomyValue.CollateralTaxonomyValueBuilderImpl.setNonEnumeratedTaxonomyValue(List<? extends FieldWithMetaString> nonEnumeratedTaxonomyValues) -
Uses of FieldWithMetaString in cdm.base.staticdata.asset.credit
Methods in cdm.base.staticdata.asset.credit that return FieldWithMetaStringModifier and TypeMethodDescriptionNotDomesticCurrency.getCurrency()An explicit specification of the domestic currency.NotDomesticCurrency.NotDomesticCurrencyImpl.getCurrency()SpecifiedCurrency.getCurrency()The currency in which the specified currency is denominated.SpecifiedCurrency.SpecifiedCurrencyImpl.getCurrency()Obligations.getDesignatedPriority()Applies to Loan CDS, to indicate what lien level is appropriate for a deliverable obligation.Obligations.ObligationsImpl.getDesignatedPriority()Methods in cdm.base.staticdata.asset.credit with parameters of type FieldWithMetaStringModifier and TypeMethodDescriptionNotDomesticCurrency.NotDomesticCurrencyBuilder.setCurrency(FieldWithMetaString currency) NotDomesticCurrency.NotDomesticCurrencyBuilderImpl.setCurrency(FieldWithMetaString _currency) SpecifiedCurrency.SpecifiedCurrencyBuilder.setCurrency(FieldWithMetaString currency) SpecifiedCurrency.SpecifiedCurrencyBuilderImpl.setCurrency(FieldWithMetaString _currency) Obligations.ObligationsBuilder.setDesignatedPriority(FieldWithMetaString designatedPriority) Obligations.ObligationsBuilderImpl.setDesignatedPriority(FieldWithMetaString _designatedPriority) -
Uses of FieldWithMetaString in cdm.base.staticdata.identifier
Methods in cdm.base.staticdata.identifier that return FieldWithMetaStringModifier and TypeMethodDescriptionAssignedIdentifier.AssignedIdentifierImpl.getIdentifier()AssignedIdentifier.getIdentifier()The identifier value.Identifier.getIssuer()The identifier issuer, when specified explicitly alongside the identifier value (instead of being specified by reference to a party).Identifier.IdentifierImpl.getIssuer()Methods in cdm.base.staticdata.identifier with parameters of type FieldWithMetaStringModifier and TypeMethodDescriptionAssignedIdentifier.AssignedIdentifierBuilder.setIdentifier(FieldWithMetaString identifier) AssignedIdentifier.AssignedIdentifierBuilderImpl.setIdentifier(FieldWithMetaString _identifier) Identifier.IdentifierBuilder.setIssuer(FieldWithMetaString issuer) Identifier.IdentifierBuilderImpl.setIssuer(FieldWithMetaString _issuer) LocationIdentifier.LocationIdentifierBuilder.setIssuer(FieldWithMetaString issuer) LocationIdentifier.LocationIdentifierBuilderImpl.setIssuer(FieldWithMetaString _issuer) -
Uses of FieldWithMetaString in cdm.base.staticdata.party
Methods in cdm.base.staticdata.party that return FieldWithMetaStringModifier and TypeMethodDescriptionAccount.AccountImpl.getAccountName()Account.getAccountName()The name by which the account is known.Account.AccountImpl.getAccountNumber()Account.getAccountNumber()The account number.Address.AddressImpl.getCountry()Address.getCountry()The ISO 3166 standard code for the country within which the postal address is located.PersonIdentifier.getCountry()The ISO 3166 standard code for the country issuing the identifier.PersonIdentifier.PersonIdentifierImpl.getCountry()EntityIdentifier.EntityIdentifierImpl.getIdentifier()EntityIdentifier.getIdentifier()Provides an identifier associated with a legal entity.PartyIdentifier.getIdentifier()Provides an identifier associated with a party.PartyIdentifier.PartyIdentifierImpl.getIdentifier()PersonIdentifier.getIdentifier()Provides an identifier associated with a person.PersonIdentifier.PersonIdentifierImpl.getIdentifier()LegalEntity.getName()The legal entity name.LegalEntity.LegalEntityImpl.getName()Party.getName()The party name.Party.PartyImpl.getName()ReferenceBank.getReferenceBankId()An institution (party) identifier, e.g. a bank identifier code (BIC).ReferenceBank.ReferenceBankImpl.getReferenceBankId()Methods in cdm.base.staticdata.party that return types with arguments of type FieldWithMetaStringModifier and TypeMethodDescriptionList<? extends FieldWithMetaString> LegalEntity.getEntityId()A legal entity identifier (e.g.List<? extends FieldWithMetaString> LegalEntity.LegalEntityImpl.getEntityId()Methods in cdm.base.staticdata.party with parameters of type FieldWithMetaStringModifier and TypeMethodDescriptionLegalEntity.LegalEntityBuilder.addEntityId(FieldWithMetaString entityId) LegalEntity.LegalEntityBuilder.addEntityId(FieldWithMetaString entityId, int idx) LegalEntity.LegalEntityBuilderImpl.addEntityId(FieldWithMetaString _entityId) LegalEntity.LegalEntityBuilderImpl.addEntityId(FieldWithMetaString _entityId, int idx) Account.AccountBuilder.setAccountName(FieldWithMetaString accountName) Account.AccountBuilderImpl.setAccountName(FieldWithMetaString _accountName) Account.AccountBuilder.setAccountNumber(FieldWithMetaString accountNumber) Account.AccountBuilderImpl.setAccountNumber(FieldWithMetaString _accountNumber) Address.AddressBuilder.setCountry(FieldWithMetaString country) Address.AddressBuilderImpl.setCountry(FieldWithMetaString _country) PersonIdentifier.PersonIdentifierBuilder.setCountry(FieldWithMetaString country) PersonIdentifier.PersonIdentifierBuilderImpl.setCountry(FieldWithMetaString _country) EntityIdentifier.EntityIdentifierBuilder.setIdentifier(FieldWithMetaString identifier) EntityIdentifier.EntityIdentifierBuilderImpl.setIdentifier(FieldWithMetaString _identifier) PartyIdentifier.PartyIdentifierBuilder.setIdentifier(FieldWithMetaString identifier) PartyIdentifier.PartyIdentifierBuilderImpl.setIdentifier(FieldWithMetaString _identifier) PersonIdentifier.PersonIdentifierBuilder.setIdentifier(FieldWithMetaString identifier) PersonIdentifier.PersonIdentifierBuilderImpl.setIdentifier(FieldWithMetaString _identifier) LegalEntity.LegalEntityBuilder.setName(FieldWithMetaString name) LegalEntity.LegalEntityBuilderImpl.setName(FieldWithMetaString _name) Party.PartyBuilder.setName(FieldWithMetaString name) Party.PartyBuilderImpl.setName(FieldWithMetaString _name) ReferenceBank.ReferenceBankBuilder.setReferenceBankId(FieldWithMetaString referenceBankId) ReferenceBank.ReferenceBankBuilderImpl.setReferenceBankId(FieldWithMetaString _referenceBankId) Method parameters in cdm.base.staticdata.party with type arguments of type FieldWithMetaStringModifier and TypeMethodDescriptionLegalEntity.LegalEntityBuilder.addEntityId(List<? extends FieldWithMetaString> entityId) LegalEntity.LegalEntityBuilderImpl.addEntityId(List<? extends FieldWithMetaString> entityIds) LegalEntity.LegalEntityBuilder.setEntityId(List<? extends FieldWithMetaString> entityId) LegalEntity.LegalEntityBuilderImpl.setEntityId(List<? extends FieldWithMetaString> entityIds) -
Uses of FieldWithMetaString in cdm.event.common
Methods in cdm.event.common with parameters of type FieldWithMetaStringModifier and TypeMethodDescriptionPositionIdentifier.PositionIdentifierBuilder.setIssuer(FieldWithMetaString issuer) PositionIdentifier.PositionIdentifierBuilderImpl.setIssuer(FieldWithMetaString _issuer) TradeIdentifier.TradeIdentifierBuilder.setIssuer(FieldWithMetaString issuer) TradeIdentifier.TradeIdentifierBuilderImpl.setIssuer(FieldWithMetaString _issuer) -
Uses of FieldWithMetaString in cdm.event.common.functions
Methods in cdm.event.common.functions with parameters of type FieldWithMetaStringModifier and TypeMethodDescriptionprotected Cashflow.CashflowBuilderCreate_Cashflow.Create_CashflowDefault.assignOutput(Cashflow.CashflowBuilder cashflow, BigDecimal amount, FieldWithMetaString currency, SettlementDate settlementDate, PayerReceiver payerReceiver, CashflowType cashflowType, PaymentDiscounting paymentDiscounting) protected Cashflow.CashflowBuilderCreate_Cashflow.Create_CashflowDefault.doEvaluate(BigDecimal amount, FieldWithMetaString currency, SettlementDate settlementDate, PayerReceiver payerReceiver, CashflowType cashflowType, PaymentDiscounting paymentDiscounting) protected abstract Cashflow.CashflowBuilderCreate_Cashflow.doEvaluate(BigDecimal amount, FieldWithMetaString currency, SettlementDate settlementDate, PayerReceiver payerReceiver, CashflowType cashflowType, PaymentDiscounting paymentDiscounting) Create_Cashflow.evaluate(BigDecimal amount, FieldWithMetaString currency, SettlementDate settlementDate, PayerReceiver payerReceiver, CashflowType cashflowType, PaymentDiscounting paymentDiscounting) -
Uses of FieldWithMetaString in cdm.event.position.functions
Methods in cdm.event.position.functions that return types with arguments of type FieldWithMetaStringModifier and TypeMethodDescriptionprotected abstract com.rosetta.model.lib.mapper.MapperS<? extends FieldWithMetaString> FxMarkToMarket.baseCurrency(Trade trade) protected com.rosetta.model.lib.mapper.MapperS<? extends FieldWithMetaString> FxMarkToMarket.FxMarkToMarketDefault.baseCurrency(Trade trade) protected com.rosetta.model.lib.mapper.MapperS<? extends FieldWithMetaString> FxMarkToMarket.FxMarkToMarketDefault.quotedCurrency(Trade trade) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends FieldWithMetaString> FxMarkToMarket.quotedCurrency(Trade trade) -
Uses of FieldWithMetaString in cdm.event.workflow
Methods in cdm.event.workflow that return FieldWithMetaStringModifier and TypeMethodDescriptionLimitApplicable.getCurrency()The currency in which the applicable limit is denominated.LimitApplicable.LimitApplicableImpl.getCurrency()MessageInformation.getMessageId()A unique identifier assigned to the message.MessageInformation.MessageInformationImpl.getMessageId()MessageInformation.getSentBy()The identifier for the originator of a message instance.MessageInformation.MessageInformationImpl.getSentBy()Methods in cdm.event.workflow that return types with arguments of type FieldWithMetaStringModifier and TypeMethodDescriptionList<? extends FieldWithMetaString> MessageInformation.getCopyTo()A unique identifier (within the specified coding scheme) giving the details of some party to whom a copy of this message will be sent for reference.List<? extends FieldWithMetaString> MessageInformation.MessageInformationImpl.getCopyTo()List<? extends FieldWithMetaString> MessageInformation.getSentTo()The identifier(s) for the recipient(s) of a message instance.List<? extends FieldWithMetaString> MessageInformation.MessageInformationImpl.getSentTo()Methods in cdm.event.workflow with parameters of type FieldWithMetaStringModifier and TypeMethodDescriptionMessageInformation.MessageInformationBuilder.addCopyTo(FieldWithMetaString copyTo) MessageInformation.MessageInformationBuilder.addCopyTo(FieldWithMetaString copyTo, int idx) MessageInformation.MessageInformationBuilderImpl.addCopyTo(FieldWithMetaString _copyTo) MessageInformation.MessageInformationBuilderImpl.addCopyTo(FieldWithMetaString _copyTo, int idx) MessageInformation.MessageInformationBuilder.addSentTo(FieldWithMetaString sentTo) MessageInformation.MessageInformationBuilder.addSentTo(FieldWithMetaString sentTo, int idx) MessageInformation.MessageInformationBuilderImpl.addSentTo(FieldWithMetaString _sentTo) MessageInformation.MessageInformationBuilderImpl.addSentTo(FieldWithMetaString _sentTo, int idx) LimitApplicable.LimitApplicableBuilder.setCurrency(FieldWithMetaString currency) LimitApplicable.LimitApplicableBuilderImpl.setCurrency(FieldWithMetaString _currency) LimitApplicableExtended.LimitApplicableExtendedBuilder.setCurrency(FieldWithMetaString currency) LimitApplicableExtended.LimitApplicableExtendedBuilderImpl.setCurrency(FieldWithMetaString _currency) MessageInformation.MessageInformationBuilder.setMessageId(FieldWithMetaString messageId) MessageInformation.MessageInformationBuilderImpl.setMessageId(FieldWithMetaString _messageId) MessageInformation.MessageInformationBuilder.setSentBy(FieldWithMetaString sentBy) MessageInformation.MessageInformationBuilderImpl.setSentBy(FieldWithMetaString _sentBy) Method parameters in cdm.event.workflow with type arguments of type FieldWithMetaStringModifier and TypeMethodDescriptionMessageInformation.MessageInformationBuilder.addCopyTo(List<? extends FieldWithMetaString> copyTo) MessageInformation.MessageInformationBuilderImpl.addCopyTo(List<? extends FieldWithMetaString> copyTos) MessageInformation.MessageInformationBuilder.addSentTo(List<? extends FieldWithMetaString> sentTo) MessageInformation.MessageInformationBuilderImpl.addSentTo(List<? extends FieldWithMetaString> sentTos) MessageInformation.MessageInformationBuilder.setCopyTo(List<? extends FieldWithMetaString> copyTo) MessageInformation.MessageInformationBuilderImpl.setCopyTo(List<? extends FieldWithMetaString> copyTos) MessageInformation.MessageInformationBuilder.setSentTo(List<? extends FieldWithMetaString> sentTo) MessageInformation.MessageInformationBuilderImpl.setSentTo(List<? extends FieldWithMetaString> sentTos) -
Uses of FieldWithMetaString in cdm.legaldocumentation.common
Methods in cdm.legaldocumentation.common that return FieldWithMetaStringModifier and TypeMethodDescriptionOtherAgreement.getIdentifier()An identifier that has been created to identify the agreement.OtherAgreement.OtherAgreementImpl.getIdentifier()Resource.getLanguage()Indicates the language of the resource, described using the ISO 639-2/T Code.Resource.ResourceImpl.getLanguage()Resource.getMimeType()Indicates the type of media used to store the content. mimeType is used to determine the software product(s) that can read the content.Resource.ResourceImpl.getMimeType()OtherAgreement.getOtherAgreementType()The agreement executed between the parties and intended to govern product-specific derivatives transactions between those parties.OtherAgreement.OtherAgreementImpl.getOtherAgreementType()Resource.getResourceId()The unique identifier of the resource within the event.Resource.ResourceImpl.getResourceId()OtherAgreement.getVersion()The version of the agreement.OtherAgreement.OtherAgreementImpl.getVersion()Methods in cdm.legaldocumentation.common with parameters of type FieldWithMetaStringModifier and TypeMethodDescriptionUmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder.addEntityId(FieldWithMetaString entityId) UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder.addEntityId(FieldWithMetaString entityId, int idx) UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilderImpl.addEntityId(FieldWithMetaString _entityId) UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilderImpl.addEntityId(FieldWithMetaString _entityId, int idx) OtherAgreement.OtherAgreementBuilder.setIdentifier(FieldWithMetaString identifier) OtherAgreement.OtherAgreementBuilderImpl.setIdentifier(FieldWithMetaString _identifier) Resource.ResourceBuilder.setLanguage(FieldWithMetaString language) Resource.ResourceBuilderImpl.setLanguage(FieldWithMetaString _language) Resource.ResourceBuilder.setMimeType(FieldWithMetaString mimeType) Resource.ResourceBuilderImpl.setMimeType(FieldWithMetaString _mimeType) UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder.setName(FieldWithMetaString name) UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilderImpl.setName(FieldWithMetaString _name) OtherAgreement.OtherAgreementBuilder.setOtherAgreementType(FieldWithMetaString otherAgreementType) OtherAgreement.OtherAgreementBuilderImpl.setOtherAgreementType(FieldWithMetaString _otherAgreementType) Resource.ResourceBuilder.setResourceId(FieldWithMetaString resourceId) Resource.ResourceBuilderImpl.setResourceId(FieldWithMetaString _resourceId) OtherAgreement.OtherAgreementBuilder.setVersion(FieldWithMetaString version) OtherAgreement.OtherAgreementBuilderImpl.setVersion(FieldWithMetaString _version) Method parameters in cdm.legaldocumentation.common with type arguments of type FieldWithMetaStringModifier and TypeMethodDescriptionUmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder.addEntityId(List<? extends FieldWithMetaString> entityId) UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilderImpl.addEntityId(List<? extends FieldWithMetaString> entityIds) UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilder.setEntityId(List<? extends FieldWithMetaString> entityId) UmbrellaAgreementEntity.UmbrellaAgreementEntityBuilderImpl.setEntityId(List<? extends FieldWithMetaString> entityIds) -
Uses of FieldWithMetaString in cdm.observable.asset
Methods in cdm.observable.asset that return FieldWithMetaStringModifier and TypeMethodDescriptionCashCollateralValuationMethod.CashCollateralValuationMethodImpl.getAgreedDiscountRate()CashCollateralValuationMethod.getAgreedDiscountRate()This may be used to indicate the discount rate to be used for cash collateral for cash settlement purposes.CashCollateralValuationMethod.CashCollateralValuationMethodImpl.getCashCollateralInterestRate()CashCollateralValuationMethod.getCashCollateralInterestRate()This may be used to indicate the interest rate to be used for cash collateral for cash settlement purposes.QuotedCurrencyPair.getCurrency1()The first currency specified when a pair of currencies is to be evaluated.QuotedCurrencyPair.QuotedCurrencyPairImpl.getCurrency1()QuotedCurrencyPair.getCurrency2()The second currency specified when a pair of currencies is to be evaluated.QuotedCurrencyPair.QuotedCurrencyPairImpl.getCurrency2()CreditRatingDebt.CreditRatingDebtImpl.getDebtType()CreditRatingDebt.getDebtType()Specifies when there is only one debt type.CreditNotation.CreditNotationImpl.getNotation()CreditNotation.getNotation()Specifies The credit rating notation.CreditNotation.CreditNotationImpl.getScale()CreditNotation.getScale()Specifies the credit rating scale, with a typical distinction between short term, long term.FxSettlementRateSource.FxSettlementRateSourceImpl.getSettlementRateOption()FxSettlementRateSource.getSettlementRateOption()Indicates that an officially defined rate settlement rate option will be the used for the fixing.InformationSource.getSourcePage()A specific page for the source for obtaining a market data point.InformationSource.InformationSourceImpl.getSourcePage()Methods in cdm.observable.asset that return types with arguments of type FieldWithMetaStringModifier and TypeMethodDescriptionList<? extends FieldWithMetaString> MultipleDebtTypes.getDebtType()The type of debt, e.g. long term debt, deposit, ...List<? extends FieldWithMetaString> MultipleDebtTypes.MultipleDebtTypesImpl.getDebtType()Methods in cdm.observable.asset with parameters of type FieldWithMetaStringModifier and TypeMethodDescriptionMultipleDebtTypes.MultipleDebtTypesBuilder.addDebtType(FieldWithMetaString debtType) MultipleDebtTypes.MultipleDebtTypesBuilder.addDebtType(FieldWithMetaString debtType, int idx) MultipleDebtTypes.MultipleDebtTypesBuilderImpl.addDebtType(FieldWithMetaString _debtType) MultipleDebtTypes.MultipleDebtTypesBuilderImpl.addDebtType(FieldWithMetaString _debtType, int idx) CashCollateralValuationMethod.CashCollateralValuationMethodBuilder.setAgreedDiscountRate(FieldWithMetaString agreedDiscountRate) CashCollateralValuationMethod.CashCollateralValuationMethodBuilderImpl.setAgreedDiscountRate(FieldWithMetaString _agreedDiscountRate) CashCollateralValuationMethod.CashCollateralValuationMethodBuilder.setCashCollateralInterestRate(FieldWithMetaString cashCollateralInterestRate) CashCollateralValuationMethod.CashCollateralValuationMethodBuilderImpl.setCashCollateralInterestRate(FieldWithMetaString _cashCollateralInterestRate) CrossRate.CrossRateBuilder.setCurrency1(FieldWithMetaString currency1) CrossRate.CrossRateBuilderImpl.setCurrency1(FieldWithMetaString _currency1) QuotedCurrencyPair.QuotedCurrencyPairBuilder.setCurrency1(FieldWithMetaString currency1) QuotedCurrencyPair.QuotedCurrencyPairBuilderImpl.setCurrency1(FieldWithMetaString _currency1) CrossRate.CrossRateBuilder.setCurrency2(FieldWithMetaString currency2) CrossRate.CrossRateBuilderImpl.setCurrency2(FieldWithMetaString _currency2) QuotedCurrencyPair.QuotedCurrencyPairBuilder.setCurrency2(FieldWithMetaString currency2) QuotedCurrencyPair.QuotedCurrencyPairBuilderImpl.setCurrency2(FieldWithMetaString _currency2) CreditRatingDebt.CreditRatingDebtBuilder.setDebtType(FieldWithMetaString debtType) CreditRatingDebt.CreditRatingDebtBuilderImpl.setDebtType(FieldWithMetaString _debtType) CreditNotation.CreditNotationBuilder.setNotation(FieldWithMetaString notation) CreditNotation.CreditNotationBuilderImpl.setNotation(FieldWithMetaString _notation) CreditNotation.CreditNotationBuilder.setScale(FieldWithMetaString scale) CreditNotation.CreditNotationBuilderImpl.setScale(FieldWithMetaString _scale) FxSettlementRateSource.FxSettlementRateSourceBuilder.setSettlementRateOption(FieldWithMetaString settlementRateOption) FxSettlementRateSource.FxSettlementRateSourceBuilderImpl.setSettlementRateOption(FieldWithMetaString _settlementRateOption) FxInformationSource.FxInformationSourceBuilder.setSourcePage(FieldWithMetaString sourcePage) FxInformationSource.FxInformationSourceBuilderImpl.setSourcePage(FieldWithMetaString _sourcePage) InformationSource.InformationSourceBuilder.setSourcePage(FieldWithMetaString sourcePage) InformationSource.InformationSourceBuilderImpl.setSourcePage(FieldWithMetaString _sourcePage) Method parameters in cdm.observable.asset with type arguments of type FieldWithMetaStringModifier and TypeMethodDescriptionMultipleDebtTypes.MultipleDebtTypesBuilder.addDebtType(List<? extends FieldWithMetaString> debtType) MultipleDebtTypes.MultipleDebtTypesBuilderImpl.addDebtType(List<? extends FieldWithMetaString> debtTypes) MultipleDebtTypes.MultipleDebtTypesBuilder.setDebtType(List<? extends FieldWithMetaString> debtType) MultipleDebtTypes.MultipleDebtTypesBuilderImpl.setDebtType(List<? extends FieldWithMetaString> debtTypes) -
Uses of FieldWithMetaString in cdm.observable.event
Methods in cdm.observable.event that return FieldWithMetaStringModifier and TypeMethodDescriptionFeaturePayment.FeaturePaymentImpl.getCurrency()FeaturePayment.getCurrency()The currency in which an amount is denominated.Methods in cdm.observable.event with parameters of type FieldWithMetaStringModifier and TypeMethodDescriptionFeaturePayment.FeaturePaymentBuilder.setCurrency(FieldWithMetaString currency) FeaturePayment.FeaturePaymentBuilderImpl.setCurrency(FieldWithMetaString _currency) -
Uses of FieldWithMetaString in cdm.product.asset
Methods in cdm.product.asset that return FieldWithMetaStringModifier and TypeMethodDescriptionBasketReferenceInformation.BasketReferenceInformationImpl.getBasketName()BasketReferenceInformation.getBasketName()The name of the basket expressed as a free format string.DividendCurrency.DividendCurrencyImpl.getCurrency()DividendCurrency.getCurrency()The currency in which the dividend is denominated.FutureValueAmount.FutureValueAmountImpl.getCurrency()FutureValueAmount.getCurrency()The currency in which the an amount is denominated.InflationRateSpecification.getIndexSource()The reference source such as Reuters or Bloomberg.InflationRateSpecification.InflationRateSpecificationImpl.getIndexSource()EquityUnderlierProvisions.EquityUnderlierProvisionsImpl.getLocalJurisdiction()EquityUnderlierProvisions.getLocalJurisdiction()The ISO 3166 standard code for the country within which the postal address is located.InflationRateSpecification.getMainPublication()The current main publication source such as relevant web site or a government body.InflationRateSpecification.InflationRateSpecificationImpl.getMainPublication()EquityUnderlierProvisions.EquityUnderlierProvisionsImpl.getRelevantJurisdiction()EquityUnderlierProvisions.getRelevantJurisdiction()The ISO 3166 standard code for the country within which the postal address is located.Methods in cdm.product.asset that return types with arguments of type FieldWithMetaStringModifier and TypeMethodDescriptionList<? extends FieldWithMetaString> GeneralTerms.GeneralTermsImpl.getAdditionalTerm()List<? extends FieldWithMetaString> GeneralTerms.getAdditionalTerm()This attribute is used for representing information contained in the Additional Terms field of the 2003 Master Credit Derivatives confirm.List<? extends FieldWithMetaString> BasketReferenceInformation.BasketReferenceInformationImpl.getBasketId()List<? extends FieldWithMetaString> BasketReferenceInformation.getBasketId()A CDS basket identifier.Methods in cdm.product.asset with parameters of type FieldWithMetaStringModifier and TypeMethodDescriptionGeneralTerms.GeneralTermsBuilder.addAdditionalTerm(FieldWithMetaString additionalTerm) GeneralTerms.GeneralTermsBuilder.addAdditionalTerm(FieldWithMetaString additionalTerm, int idx) GeneralTerms.GeneralTermsBuilderImpl.addAdditionalTerm(FieldWithMetaString _additionalTerm) GeneralTerms.GeneralTermsBuilderImpl.addAdditionalTerm(FieldWithMetaString _additionalTerm, int idx) BasketReferenceInformation.BasketReferenceInformationBuilder.addBasketId(FieldWithMetaString basketId) BasketReferenceInformation.BasketReferenceInformationBuilder.addBasketId(FieldWithMetaString basketId, int idx) BasketReferenceInformation.BasketReferenceInformationBuilderImpl.addBasketId(FieldWithMetaString _basketId) BasketReferenceInformation.BasketReferenceInformationBuilderImpl.addBasketId(FieldWithMetaString _basketId, int idx) CreditIndexReferenceInformation.CreditIndexReferenceInformationBuilder.addIndexId(FieldWithMetaString indexId) CreditIndexReferenceInformation.CreditIndexReferenceInformationBuilder.addIndexId(FieldWithMetaString indexId, int idx) CreditIndexReferenceInformation.CreditIndexReferenceInformationBuilderImpl.addIndexId(FieldWithMetaString _indexId) CreditIndexReferenceInformation.CreditIndexReferenceInformationBuilderImpl.addIndexId(FieldWithMetaString _indexId, int idx) BasketReferenceInformation.BasketReferenceInformationBuilder.setBasketName(FieldWithMetaString basketName) BasketReferenceInformation.BasketReferenceInformationBuilderImpl.setBasketName(FieldWithMetaString _basketName) DividendCurrency.DividendCurrencyBuilder.setCurrency(FieldWithMetaString currency) DividendCurrency.DividendCurrencyBuilderImpl.setCurrency(FieldWithMetaString _currency) FutureValueAmount.FutureValueAmountBuilder.setCurrency(FieldWithMetaString currency) FutureValueAmount.FutureValueAmountBuilderImpl.setCurrency(FieldWithMetaString _currency) CreditIndexReferenceInformation.CreditIndexReferenceInformationBuilder.setIndexName(FieldWithMetaString indexName) CreditIndexReferenceInformation.CreditIndexReferenceInformationBuilderImpl.setIndexName(FieldWithMetaString _indexName) InflationRateSpecification.InflationRateSpecificationBuilder.setIndexSource(FieldWithMetaString indexSource) InflationRateSpecification.InflationRateSpecificationBuilderImpl.setIndexSource(FieldWithMetaString _indexSource) EquityUnderlierProvisions.EquityUnderlierProvisionsBuilder.setLocalJurisdiction(FieldWithMetaString localJurisdiction) EquityUnderlierProvisions.EquityUnderlierProvisionsBuilderImpl.setLocalJurisdiction(FieldWithMetaString _localJurisdiction) InflationRateSpecification.InflationRateSpecificationBuilder.setMainPublication(FieldWithMetaString mainPublication) InflationRateSpecification.InflationRateSpecificationBuilderImpl.setMainPublication(FieldWithMetaString _mainPublication) EquityUnderlierProvisions.EquityUnderlierProvisionsBuilder.setRelevantJurisdiction(FieldWithMetaString relevantJurisdiction) EquityUnderlierProvisions.EquityUnderlierProvisionsBuilderImpl.setRelevantJurisdiction(FieldWithMetaString _relevantJurisdiction) Method parameters in cdm.product.asset with type arguments of type FieldWithMetaStringModifier and TypeMethodDescriptionGeneralTerms.GeneralTermsBuilder.addAdditionalTerm(List<? extends FieldWithMetaString> additionalTerm) GeneralTerms.GeneralTermsBuilderImpl.addAdditionalTerm(List<? extends FieldWithMetaString> additionalTerms) BasketReferenceInformation.BasketReferenceInformationBuilder.addBasketId(List<? extends FieldWithMetaString> basketId) BasketReferenceInformation.BasketReferenceInformationBuilderImpl.addBasketId(List<? extends FieldWithMetaString> basketIds) CreditIndexReferenceInformation.CreditIndexReferenceInformationBuilder.addIndexId(List<? extends FieldWithMetaString> indexId) CreditIndexReferenceInformation.CreditIndexReferenceInformationBuilderImpl.addIndexId(List<? extends FieldWithMetaString> indexIds) GeneralTerms.GeneralTermsBuilder.setAdditionalTerm(List<? extends FieldWithMetaString> additionalTerm) GeneralTerms.GeneralTermsBuilderImpl.setAdditionalTerm(List<? extends FieldWithMetaString> additionalTerms) BasketReferenceInformation.BasketReferenceInformationBuilder.setBasketId(List<? extends FieldWithMetaString> basketId) BasketReferenceInformation.BasketReferenceInformationBuilderImpl.setBasketId(List<? extends FieldWithMetaString> basketIds) CreditIndexReferenceInformation.CreditIndexReferenceInformationBuilder.setIndexId(List<? extends FieldWithMetaString> indexId) CreditIndexReferenceInformation.CreditIndexReferenceInformationBuilderImpl.setIndexId(List<? extends FieldWithMetaString> indexIds) -
Uses of FieldWithMetaString in cdm.product.asset.calculation.functions
Methods in cdm.product.asset.calculation.functions that return types with arguments of type FieldWithMetaStringModifier and TypeMethodDescriptionprotected com.rosetta.model.lib.mapper.MapperS<? extends FieldWithMetaString> ApplyFloatingRateSetting.ApplyFloatingRateSettingDefault.currency(InterestRatePayout interestRatePayout, CalculationPeriodBase calculationPeriod, Boolean isInitialPeriod, BigDecimal suppliedNotional, BigDecimal suppliedRate, FloatingRateSettingDetails floatingRateSetting) protected abstract com.rosetta.model.lib.mapper.MapperS<? extends FieldWithMetaString> ApplyFloatingRateSetting.currency(InterestRatePayout interestRatePayout, CalculationPeriodBase calculationPeriod, Boolean isInitialPeriod, BigDecimal suppliedNotional, BigDecimal suppliedRate, FloatingRateSettingDetails floatingRateSetting) -
Uses of FieldWithMetaString in cdm.product.collateral
Methods in cdm.product.collateral that return FieldWithMetaStringModifier and TypeMethodDescriptionListingType.getExchange()Represents a filter based on the Primary Stock Exchange facilitating the listing of companies, exchange of Stocks, Exchange traded Derivatives, Bonds, and other Securities expressed in ISO standard 10383.ListingType.ListingTypeImpl.getExchange()ListingType.getSector()Represents a filter based on an industry sector defined under a system for classifying industry types such as Global Industry Classification Standard (GICS) and North American Industry Classification System (NAICS)ListingType.ListingTypeImpl.getSector()Methods in cdm.product.collateral with parameters of type FieldWithMetaStringModifier and TypeMethodDescriptionListingType.ListingTypeBuilder.setExchange(FieldWithMetaString exchange) ListingType.ListingTypeBuilderImpl.setExchange(FieldWithMetaString _exchange) ListingType.ListingTypeBuilder.setSector(FieldWithMetaString sector) ListingType.ListingTypeBuilderImpl.setSector(FieldWithMetaString _sector) -
Uses of FieldWithMetaString in cdm.product.common.schedule
Methods in cdm.product.common.schedule that return FieldWithMetaStringModifier and TypeMethodDescriptionFxLinkedNotionalSchedule.FxLinkedNotionalScheduleImpl.getVaryingNotionalCurrency()FxLinkedNotionalSchedule.getVaryingNotionalCurrency()The currency of the varying notional amount, i.e. the notional amount being determined periodically based on observation of a spot currency exchange rate.Methods in cdm.product.common.schedule that return types with arguments of type FieldWithMetaStringModifier and TypeMethodDescriptionList<? extends FieldWithMetaString> AmountSchedule.AmountScheduleImpl.getCurrency()List<? extends FieldWithMetaString> AmountSchedule.getCurrency()The currency in which the amount schedule is denominated.Methods in cdm.product.common.schedule with parameters of type FieldWithMetaStringModifier and TypeMethodDescriptionAmountSchedule.AmountScheduleBuilder.addCurrency(FieldWithMetaString currency) AmountSchedule.AmountScheduleBuilder.addCurrency(FieldWithMetaString currency, int idx) AmountSchedule.AmountScheduleBuilderImpl.addCurrency(FieldWithMetaString _currency) AmountSchedule.AmountScheduleBuilderImpl.addCurrency(FieldWithMetaString _currency, int idx) FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilder.setVaryingNotionalCurrency(FieldWithMetaString varyingNotionalCurrency) FxLinkedNotionalSchedule.FxLinkedNotionalScheduleBuilderImpl.setVaryingNotionalCurrency(FieldWithMetaString _varyingNotionalCurrency) Method parameters in cdm.product.common.schedule with type arguments of type FieldWithMetaStringModifier and TypeMethodDescriptionAmountSchedule.AmountScheduleBuilder.addCurrency(List<? extends FieldWithMetaString> currency) AmountSchedule.AmountScheduleBuilderImpl.addCurrency(List<? extends FieldWithMetaString> currencys) AmountSchedule.AmountScheduleBuilder.setCurrency(List<? extends FieldWithMetaString> currency) AmountSchedule.AmountScheduleBuilderImpl.setCurrency(List<? extends FieldWithMetaString> currencys) -
Uses of FieldWithMetaString in cdm.product.common.settlement
Methods in cdm.product.common.settlement that return FieldWithMetaStringModifier and TypeMethodDescriptionComputedAmount.ComputedAmountImpl.getCurrency()ComputedAmount.getCurrency()The currency in which the computed amount is denominated.SettlementBase.getSettlementCurrency()The settlement currency is to be specified when the Settlement Amount cannot be known in advance.SettlementBase.SettlementBaseImpl.getSettlementCurrency()Methods in cdm.product.common.settlement with parameters of type FieldWithMetaStringModifier and TypeMethodDescriptionComputedAmount.ComputedAmountBuilder.setCurrency(FieldWithMetaString currency) ComputedAmount.ComputedAmountBuilderImpl.setCurrency(FieldWithMetaString _currency) SettlementBase.SettlementBaseBuilder.setSettlementCurrency(FieldWithMetaString settlementCurrency) SettlementBase.SettlementBaseBuilderImpl.setSettlementCurrency(FieldWithMetaString _settlementCurrency) SettlementTerms.SettlementTermsBuilder.setSettlementCurrency(FieldWithMetaString settlementCurrency) SettlementTerms.SettlementTermsBuilderImpl.setSettlementCurrency(FieldWithMetaString _settlementCurrency) -
Uses of FieldWithMetaString in cdm.product.template
Methods in cdm.product.template that return FieldWithMetaStringModifier and TypeMethodDescriptionFxFeature.FxFeatureImpl.getReferenceCurrency()FxFeature.getReferenceCurrency()Specifies the reference currency of the trade.Methods in cdm.product.template with parameters of type FieldWithMetaStringModifier and TypeMethodDescriptionFxFeature.FxFeatureBuilder.setReferenceCurrency(FieldWithMetaString referenceCurrency) FxFeature.FxFeatureBuilderImpl.setReferenceCurrency(FieldWithMetaString _referenceCurrency) -
Uses of FieldWithMetaString in com.rosetta.model.metafields
Subinterfaces of FieldWithMetaString in com.rosetta.model.metafieldsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in com.rosetta.model.metafields that implement FieldWithMetaStringModifier and TypeClassDescriptionstatic classBuilder Implementation of FieldWithMetaStringstatic classImmutable Implementation of FieldWithMetaStringMethods in com.rosetta.model.metafields that return FieldWithMetaStringModifier and TypeMethodDescriptionFieldWithMetaString.build()Build MethodsFieldWithMetaString.FieldWithMetaStringBuilderImpl.build()FieldWithMetaString.FieldWithMetaStringImpl.build()Methods in com.rosetta.model.metafields that return types with arguments of type FieldWithMetaStringModifier and TypeMethodDescriptiondefault Class<? extends FieldWithMetaString> FieldWithMetaString.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends FieldWithMetaString> FieldWithMetaString.metaData()Utility Methods -
Uses of FieldWithMetaString in org.isda.cdm.processor
Methods in org.isda.cdm.processor that return FieldWithMetaStringModifier and TypeMethodDescriptionstatic FieldWithMetaStringCdmMappingProcessorUtils.toFieldWithMetaString(String c) static FieldWithMetaStringCdmMappingProcessorUtils.toFieldWithMetaString(String c, String scheme) Method parameters in org.isda.cdm.processor with type arguments of type FieldWithMetaStringModifier and TypeMethodDescriptionstatic booleanCdmMappingProcessorUtils.setIsoCurrency(ISOCurrencyCodeEnum isoCurrencyCodeEnum, Consumer<FieldWithMetaString> setter)