Uses of Class
org.isda.cdm.OtherEligibleAndPostedSupport
-
Packages that use OtherEligibleAndPostedSupport Package Description org.isda.cdm org.isda.cdm.meta org.isda.cdm.validation org.isda.cdm.validation.exists -
-
Uses of OtherEligibleAndPostedSupport in org.isda.cdm
Methods in org.isda.cdm that return OtherEligibleAndPostedSupport Modifier and Type Method Description OtherEligibleAndPostedSupport
OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilder. build()
OtherEligibleAndPostedSupport
CsaInitialMargin2016JapaneseLaw. getOtherEligibleAndPostedSupport()
The Other Eligible Support elections associated with margin agreements.OtherEligibleAndPostedSupport
CsaInitialMargin2016NewYorkLaw. getOtherEligibleAndPostedSupport()
The Other Eligible Support elections associated with margin agreements.OtherEligibleAndPostedSupport
CsaVariationMargin2016NewYorkLaw. getOtherEligibleAndPostedSupport()
The Other Eligible Support elections associated with margin agreements.Methods in org.isda.cdm that return types with arguments of type OtherEligibleAndPostedSupport Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends OtherEligibleAndPostedSupport>
OtherEligibleAndPostedSupport. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends OtherEligibleAndPostedSupport>
OtherEligibleAndPostedSupport.OtherEligibleAndPostedSupportBuilder. metaData()
Methods in org.isda.cdm with parameters of type OtherEligibleAndPostedSupport Modifier and Type Method Description CsaInitialMargin2016JapaneseLaw.CsaInitialMargin2016JapaneseLawBuilder
CsaInitialMargin2016JapaneseLaw.CsaInitialMargin2016JapaneseLawBuilder. setOtherEligibleAndPostedSupport(OtherEligibleAndPostedSupport otherEligibleAndPostedSupport)
CsaInitialMargin2016NewYorkLaw.CsaInitialMargin2016NewYorkLawBuilder
CsaInitialMargin2016NewYorkLaw.CsaInitialMargin2016NewYorkLawBuilder. setOtherEligibleAndPostedSupport(OtherEligibleAndPostedSupport otherEligibleAndPostedSupport)
CsaVariationMargin2016NewYorkLaw.CsaVariationMargin2016NewYorkLawBuilder
CsaVariationMargin2016NewYorkLaw.CsaVariationMargin2016NewYorkLawBuilder. setOtherEligibleAndPostedSupport(OtherEligibleAndPostedSupport otherEligibleAndPostedSupport)
-
Uses of OtherEligibleAndPostedSupport in org.isda.cdm.meta
Methods in org.isda.cdm.meta that return types with arguments of type OtherEligibleAndPostedSupport Modifier and Type Method Description java.util.List<com.rosetta.model.lib.validation.Validator<? super OtherEligibleAndPostedSupport>>
OtherEligibleAndPostedSupportMeta. choiceRuleValidators()
java.util.List<com.rosetta.model.lib.validation.Validator<? super OtherEligibleAndPostedSupport>>
OtherEligibleAndPostedSupportMeta. dataRules()
java.util.List<java.util.function.Function<? super OtherEligibleAndPostedSupport,com.rosetta.model.lib.qualify.QualifyResult>>
OtherEligibleAndPostedSupportMeta. getQualifyFunctions()
com.rosetta.model.lib.validation.ValidatorWithArg<? super OtherEligibleAndPostedSupport,java.lang.String>
OtherEligibleAndPostedSupportMeta. onlyExistsValidator()
com.rosetta.model.lib.validation.Validator<? super OtherEligibleAndPostedSupport>
OtherEligibleAndPostedSupportMeta. validator()
-
Uses of OtherEligibleAndPostedSupport in org.isda.cdm.validation
Methods in org.isda.cdm.validation that return types with arguments of type OtherEligibleAndPostedSupport Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<OtherEligibleAndPostedSupport>
OtherEligibleAndPostedSupportValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b)
com.rosetta.model.lib.validation.ValidationResult<OtherEligibleAndPostedSupport>
OtherEligibleAndPostedSupportValidator. validate(com.rosetta.model.lib.path.RosettaPath path, OtherEligibleAndPostedSupport o)
Methods in org.isda.cdm.validation with parameters of type OtherEligibleAndPostedSupport Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<OtherEligibleAndPostedSupport>
OtherEligibleAndPostedSupportValidator. validate(com.rosetta.model.lib.path.RosettaPath path, OtherEligibleAndPostedSupport o)
-
Uses of OtherEligibleAndPostedSupport in org.isda.cdm.validation.exists
Methods in org.isda.cdm.validation.exists that return types with arguments of type OtherEligibleAndPostedSupport Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<OtherEligibleAndPostedSupport>
OtherEligibleAndPostedSupportOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b, java.lang.String field)
com.rosetta.model.lib.validation.ValidationResult<OtherEligibleAndPostedSupport>
OtherEligibleAndPostedSupportOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, OtherEligibleAndPostedSupport o, java.lang.String field)
Methods in org.isda.cdm.validation.exists with parameters of type OtherEligibleAndPostedSupport Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<OtherEligibleAndPostedSupport>
OtherEligibleAndPostedSupportOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, OtherEligibleAndPostedSupport o, java.lang.String field)
-