Uses of Interface
cdm.base.staticdata.asset.common.Loan.LoanBuilder
Packages that use Loan.LoanBuilder
Package
Description
Basic static asset concepts that apply across asset classes: taxonomy etc.
Product concepts applicable to specific asset classes.
-
Uses of Loan.LoanBuilder in cdm.base.staticdata.asset.common
Classes in cdm.base.staticdata.asset.common that implement Loan.LoanBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of LoanFields in cdm.base.staticdata.asset.common declared as Loan.LoanBuilderModifier and TypeFieldDescriptionprotected Loan.LoanBuilderInstrument.InstrumentBuilderImpl.loanMethods in cdm.base.staticdata.asset.common that return Loan.LoanBuilderModifier and TypeMethodDescriptionLoan.LoanBuilder.addBorrower(LegalEntity borrower) Loan.LoanBuilder.addBorrower(LegalEntity borrower, int idx) Loan.LoanBuilder.addBorrower(List<? extends LegalEntity> borrower) Loan.LoanBuilderImpl.addBorrower(LegalEntity _borrower) Loan.LoanBuilderImpl.addBorrower(LegalEntity _borrower, int idx) Loan.LoanBuilderImpl.addBorrower(List<? extends LegalEntity> borrowers) Loan.LoanBuilder.addIdentifier(AssetIdentifier identifier) Loan.LoanBuilder.addIdentifier(AssetIdentifier identifier, int idx) Loan.LoanBuilder.addIdentifier(List<? extends AssetIdentifier> identifier) Loan.LoanBuilderImpl.addIdentifier(AssetIdentifier _identifier) Loan.LoanBuilderImpl.addIdentifier(AssetIdentifier _identifier, int idx) Loan.LoanBuilderImpl.addIdentifier(List<? extends AssetIdentifier> identifiers) Loan.LoanBuilder.addRelatedExchange(LegalEntity relatedExchange) Loan.LoanBuilder.addRelatedExchange(LegalEntity relatedExchange, int idx) Loan.LoanBuilder.addRelatedExchange(List<? extends LegalEntity> relatedExchange) Loan.LoanBuilderImpl.addRelatedExchange(LegalEntity _relatedExchange) Loan.LoanBuilderImpl.addRelatedExchange(LegalEntity _relatedExchange, int idx) Loan.LoanBuilderImpl.addRelatedExchange(List<? extends LegalEntity> relatedExchanges) Loan.LoanBuilder.addTaxonomy(Taxonomy taxonomy) Loan.LoanBuilder.addTaxonomy(Taxonomy taxonomy, int idx) Loan.LoanBuilder.addTaxonomy(List<? extends Taxonomy> taxonomy) Loan.LoanBuilderImpl.addTaxonomy(Taxonomy _taxonomy) Loan.LoanBuilderImpl.addTaxonomy(Taxonomy _taxonomy, int idx) Loan.LoanBuilderImpl.addTaxonomy(List<? extends Taxonomy> taxonomys) static Loan.LoanBuilderLoan.builder()Instrument.InstrumentBuilder.getLoan()Instrument.InstrumentBuilderImpl.getLoan()Instrument.InstrumentBuilder.getOrCreateLoan()Instrument.InstrumentBuilderImpl.getOrCreateLoan()Loan.LoanBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) Loan.LoanBuilder.prune()Loan.LoanBuilderImpl.prune()Loan.LoanBuilder.setBorrower(List<? extends LegalEntity> borrower) Loan.LoanBuilderImpl.setBorrower(List<? extends LegalEntity> borrowers) Loan.LoanBuilder.setCreditAgreementDate(com.rosetta.model.lib.records.Date creditAgreementDate) Loan.LoanBuilderImpl.setCreditAgreementDate(com.rosetta.model.lib.records.Date _creditAgreementDate) Loan.LoanBuilder.setExchange(LegalEntity exchange) Loan.LoanBuilderImpl.setExchange(LegalEntity _exchange) Loan.LoanBuilder.setFacilityType(FieldWithMetaString facilityType) Loan.LoanBuilderImpl.setFacilityType(FieldWithMetaString _facilityType) Loan.LoanBuilder.setFacilityTypeValue(String facilityType) Loan.LoanBuilderImpl.setFacilityTypeValue(String _facilityType) Loan.LoanBuilder.setIdentifier(List<? extends AssetIdentifier> identifier) Loan.LoanBuilderImpl.setIdentifier(List<? extends AssetIdentifier> identifiers) Loan.LoanBuilder.setInstrumentType(InstrumentTypeEnum instrumentType) Loan.LoanBuilderImpl.setInstrumentType(InstrumentTypeEnum _instrumentType) Loan.LoanBuilder.setIsExchangeListed(Boolean isExchangeListed) Loan.LoanBuilderImpl.setIsExchangeListed(Boolean _isExchangeListed) Loan.LoanBuilder.setLien(FieldWithMetaString lien) Loan.LoanBuilderImpl.setLien(FieldWithMetaString _lien) Loan.LoanBuilder.setLienValue(String lien) Loan.LoanBuilderImpl.setLienValue(String _lien) Loan.LoanBuilder.setRelatedExchange(List<? extends LegalEntity> relatedExchange) Loan.LoanBuilderImpl.setRelatedExchange(List<? extends LegalEntity> relatedExchanges) Loan.LoanBuilder.setTaxonomy(List<? extends Taxonomy> taxonomy) Loan.LoanBuilderImpl.setTaxonomy(List<? extends Taxonomy> taxonomys) Loan.LoanBuilder.setTranche(FieldWithMetaString tranche) Loan.LoanBuilderImpl.setTranche(FieldWithMetaString _tranche) Loan.LoanBuilder.setTrancheValue(String tranche) Loan.LoanBuilderImpl.setTrancheValue(String _tranche) Loan.LoanBuilderImpl.toBuilder()Loan.LoanImpl.toBuilder()Loan.toBuilder()Methods in cdm.base.staticdata.asset.common with parameters of type Loan.LoanBuilderModifier and TypeMethodDescriptionprotected voidLoan.LoanImpl.setBuilderFields(Loan.LoanBuilder builder) Constructors in cdm.base.staticdata.asset.common with parameters of type Loan.LoanBuilder -
Uses of Loan.LoanBuilder in cdm.product.asset
Fields in cdm.product.asset declared as Loan.LoanBuilderModifier and TypeFieldDescriptionprotected Loan.LoanBuilderReferenceObligation.ReferenceObligationBuilderImpl.loanMethods in cdm.product.asset that return Loan.LoanBuilderModifier and TypeMethodDescriptionReferenceObligation.ReferenceObligationBuilder.getLoan()ReferenceObligation.ReferenceObligationBuilderImpl.getLoan()ReferenceObligation.ReferenceObligationBuilder.getOrCreateLoan()ReferenceObligation.ReferenceObligationBuilderImpl.getOrCreateLoan()