Uses of Interface
cdm.base.staticdata.asset.common.IndexReferenceInformation.IndexReferenceInformationBuilder
Packages that use IndexReferenceInformation.IndexReferenceInformationBuilder
Package
Description
Basic static asset concepts that apply across asset classes: taxonomy etc.
Observable asset concepts: schedule, settlement, price and quantity notation etc.
Product concepts applicable to specific asset classes.
-
Uses of IndexReferenceInformation.IndexReferenceInformationBuilder in cdm.base.staticdata.asset.common
Classes in cdm.base.staticdata.asset.common that implement IndexReferenceInformation.IndexReferenceInformationBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of IndexReferenceInformationMethods in cdm.base.staticdata.asset.common that return IndexReferenceInformation.IndexReferenceInformationBuilderModifier and TypeMethodDescriptionIndexReferenceInformation.IndexReferenceInformationBuilder.addIndexId(FieldWithMetaString indexId) IndexReferenceInformation.IndexReferenceInformationBuilder.addIndexId(FieldWithMetaString indexId, int idx) IndexReferenceInformation.IndexReferenceInformationBuilder.addIndexId(List<? extends FieldWithMetaString> indexId) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.addIndexId(FieldWithMetaString _indexId) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.addIndexId(FieldWithMetaString _indexId, int idx) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.addIndexId(List<? extends FieldWithMetaString> indexIds) IndexReferenceInformation.IndexReferenceInformationBuilder.addIndexIdValue(String indexId) IndexReferenceInformation.IndexReferenceInformationBuilder.addIndexIdValue(String indexId, int idx) IndexReferenceInformation.IndexReferenceInformationBuilder.addIndexIdValue(List<? extends String> indexId) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.addIndexIdValue(String _indexId) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.addIndexIdValue(String _indexId, int idx) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.addIndexIdValue(List<? extends String> indexIds) IndexReferenceInformation.IndexReferenceInformationBuilder.addProductIdentifier(ProductIdentifier productIdentifier) IndexReferenceInformation.IndexReferenceInformationBuilder.addProductIdentifier(ProductIdentifier productIdentifier, int idx) IndexReferenceInformation.IndexReferenceInformationBuilder.addProductIdentifier(List<? extends ProductIdentifier> productIdentifier) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.addProductIdentifier(ProductIdentifier _productIdentifier) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.addProductIdentifier(ProductIdentifier _productIdentifier, int idx) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.addProductIdentifier(List<? extends ProductIdentifier> productIdentifiers) IndexReferenceInformation.builder()IndexReferenceInformation.IndexReferenceInformationBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) IndexReferenceInformation.IndexReferenceInformationBuilder.prune()IndexReferenceInformation.IndexReferenceInformationBuilderImpl.prune()IndexReferenceInformation.IndexReferenceInformationBuilder.setIndexId(List<? extends FieldWithMetaString> indexId) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.setIndexId(List<? extends FieldWithMetaString> indexIds) IndexReferenceInformation.IndexReferenceInformationBuilder.setIndexIdValue(List<? extends String> indexId) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.setIndexIdValue(List<? extends String> indexIds) IndexReferenceInformation.IndexReferenceInformationBuilder.setIndexName(FieldWithMetaString indexName) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.setIndexName(FieldWithMetaString _indexName) IndexReferenceInformation.IndexReferenceInformationBuilder.setIndexNameValue(String indexName) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.setIndexNameValue(String _indexName) IndexReferenceInformation.IndexReferenceInformationBuilder.setProductIdentifier(List<? extends ProductIdentifier> productIdentifier) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.setProductIdentifier(List<? extends ProductIdentifier> productIdentifiers) IndexReferenceInformation.IndexReferenceInformationBuilderImpl.toBuilder()IndexReferenceInformation.IndexReferenceInformationImpl.toBuilder()IndexReferenceInformation.toBuilder()Methods in cdm.base.staticdata.asset.common with parameters of type IndexReferenceInformation.IndexReferenceInformationBuilderModifier and TypeMethodDescriptionprotected voidIndexReferenceInformation.IndexReferenceInformationImpl.setBuilderFields(IndexReferenceInformation.IndexReferenceInformationBuilder builder) Constructors in cdm.base.staticdata.asset.common with parameters of type IndexReferenceInformation.IndexReferenceInformationBuilderModifierConstructorDescriptionprotected -
Uses of IndexReferenceInformation.IndexReferenceInformationBuilder in cdm.observable.asset
Fields in cdm.observable.asset declared as IndexReferenceInformation.IndexReferenceInformationBuilderModifier and TypeFieldDescriptionFloatingRateOption.FloatingRateOptionBuilderImpl.indexReferenceInformationMethods in cdm.observable.asset that return IndexReferenceInformation.IndexReferenceInformationBuilderModifier and TypeMethodDescriptionFloatingRateOption.FloatingRateOptionBuilder.getIndexReferenceInformation()FloatingRateOption.FloatingRateOptionBuilderImpl.getIndexReferenceInformation()FloatingRateOption.FloatingRateOptionBuilder.getOrCreateIndexReferenceInformation()FloatingRateOption.FloatingRateOptionBuilderImpl.getOrCreateIndexReferenceInformation() -
Uses of IndexReferenceInformation.IndexReferenceInformationBuilder in cdm.product.asset
Subinterfaces of IndexReferenceInformation.IndexReferenceInformationBuilder in cdm.product.assetModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.product.asset that implement IndexReferenceInformation.IndexReferenceInformationBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of CreditIndexReferenceInformation