Class CashPriceMethodMeta

  • All Implemented Interfaces:
    com.rosetta.model.lib.meta.RosettaMetaData<CashPriceMethod>

    @RosettaMeta(model=CashPriceMethod.class)
    public class CashPriceMethodMeta
    extends java.lang.Object
    implements com.rosetta.model.lib.meta.RosettaMetaData<CashPriceMethod>
    Version:
    2.5.4
    • Constructor Detail

      • CashPriceMethodMeta

        public CashPriceMethodMeta()
    • Method Detail

      • dataRules

        public java.util.List<com.rosetta.model.lib.validation.Validator<? super CashPriceMethod>> dataRules()
        Specified by:
        dataRules in interface com.rosetta.model.lib.meta.RosettaMetaData<CashPriceMethod>
      • choiceRuleValidators

        public java.util.List<com.rosetta.model.lib.validation.Validator<? super CashPriceMethod>> choiceRuleValidators()
        Specified by:
        choiceRuleValidators in interface com.rosetta.model.lib.meta.RosettaMetaData<CashPriceMethod>
      • getQualifyFunctions

        public java.util.List<java.util.function.Function<? super CashPriceMethod,​com.rosetta.model.lib.qualify.QualifyResult>> getQualifyFunctions()
        Specified by:
        getQualifyFunctions in interface com.rosetta.model.lib.meta.RosettaMetaData<CashPriceMethod>
      • validator

        public com.rosetta.model.lib.validation.Validator<? super CashPriceMethod> validator()
        Specified by:
        validator in interface com.rosetta.model.lib.meta.RosettaMetaData<CashPriceMethod>
      • onlyExistsValidator

        public com.rosetta.model.lib.validation.ValidatorWithArg<? super CashPriceMethod,​java.lang.String> onlyExistsValidator()
        Specified by:
        onlyExistsValidator in interface com.rosetta.model.lib.meta.RosettaMetaData<CashPriceMethod>