Uses of Class
org.isda.cdm.IndexReferenceInformation
-
Packages that use IndexReferenceInformation Package Description org.isda.cdm org.isda.cdm.meta org.isda.cdm.validation org.isda.cdm.validation.datarule org.isda.cdm.validation.exists -
-
Uses of IndexReferenceInformation in org.isda.cdm
Methods in org.isda.cdm that return IndexReferenceInformation Modifier and Type Method Description IndexReferenceInformation
IndexReferenceInformation.IndexReferenceInformationBuilder. build()
IndexReferenceInformation
GeneralTerms. getIndexReferenceInformation()
This attribute contains all the terms relevant to defining the Credit DefaultSwap Index.Methods in org.isda.cdm that return types with arguments of type IndexReferenceInformation Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends IndexReferenceInformation>
IndexReferenceInformation.IndexReferenceInformationBuilder. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends IndexReferenceInformation>
IndexReferenceInformation. metaData()
Methods in org.isda.cdm with parameters of type IndexReferenceInformation Modifier and Type Method Description GeneralTerms.GeneralTermsBuilder
GeneralTerms.GeneralTermsBuilder. setIndexReferenceInformation(IndexReferenceInformation indexReferenceInformation)
-
Uses of IndexReferenceInformation in org.isda.cdm.meta
Methods in org.isda.cdm.meta that return types with arguments of type IndexReferenceInformation Modifier and Type Method Description java.util.List<com.rosetta.model.lib.validation.Validator<? super IndexReferenceInformation>>
IndexReferenceInformationMeta. choiceRuleValidators()
java.util.List<com.rosetta.model.lib.validation.Validator<? super IndexReferenceInformation>>
IndexReferenceInformationMeta. dataRules()
java.util.List<java.util.function.Function<? super IndexReferenceInformation,com.rosetta.model.lib.qualify.QualifyResult>>
IndexReferenceInformationMeta. getQualifyFunctions()
com.rosetta.model.lib.validation.ValidatorWithArg<? super IndexReferenceInformation,java.lang.String>
IndexReferenceInformationMeta. onlyExistsValidator()
com.rosetta.model.lib.validation.Validator<? super IndexReferenceInformation>
IndexReferenceInformationMeta. validator()
-
Uses of IndexReferenceInformation in org.isda.cdm.validation
Methods in org.isda.cdm.validation that return types with arguments of type IndexReferenceInformation Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<IndexReferenceInformation>
IndexReferenceInformationValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b)
com.rosetta.model.lib.validation.ValidationResult<IndexReferenceInformation>
IndexReferenceInformationValidator. validate(com.rosetta.model.lib.path.RosettaPath path, IndexReferenceInformation o)
Methods in org.isda.cdm.validation with parameters of type IndexReferenceInformation Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<IndexReferenceInformation>
IndexReferenceInformationValidator. validate(com.rosetta.model.lib.path.RosettaPath path, IndexReferenceInformation o)
-
Uses of IndexReferenceInformation in org.isda.cdm.validation.datarule
Methods in org.isda.cdm.validation.datarule that return types with arguments of type IndexReferenceInformation Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<IndexReferenceInformation>
IndexReferenceInformationIndexAnnexVersionDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder indexReferenceInformation)
com.rosetta.model.lib.validation.ValidationResult<IndexReferenceInformation>
IndexReferenceInformationIndexAnnexVersionDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, IndexReferenceInformation indexReferenceInformation)
com.rosetta.model.lib.validation.ValidationResult<IndexReferenceInformation>
IndexReferenceInformationIndexSeriesDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder indexReferenceInformation)
com.rosetta.model.lib.validation.ValidationResult<IndexReferenceInformation>
IndexReferenceInformationIndexSeriesDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, IndexReferenceInformation indexReferenceInformation)
Methods in org.isda.cdm.validation.datarule with parameters of type IndexReferenceInformation Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<IndexReferenceInformation>
IndexReferenceInformationIndexAnnexVersionDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, IndexReferenceInformation indexReferenceInformation)
com.rosetta.model.lib.validation.ValidationResult<IndexReferenceInformation>
IndexReferenceInformationIndexSeriesDataRule. validate(com.rosetta.model.lib.path.RosettaPath path, IndexReferenceInformation indexReferenceInformation)
-
Uses of IndexReferenceInformation in org.isda.cdm.validation.exists
Methods in org.isda.cdm.validation.exists that return types with arguments of type IndexReferenceInformation Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<IndexReferenceInformation>
IndexReferenceInformationOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b, java.lang.String field)
com.rosetta.model.lib.validation.ValidationResult<IndexReferenceInformation>
IndexReferenceInformationOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, IndexReferenceInformation o, java.lang.String field)
Methods in org.isda.cdm.validation.exists with parameters of type IndexReferenceInformation Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<IndexReferenceInformation>
IndexReferenceInformationOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, IndexReferenceInformation o, java.lang.String field)
-