Package cdm.legaldocumentation.csa.meta
Class SecuredPartyRightsEventElectionMeta
java.lang.Object
cdm.legaldocumentation.csa.meta.SecuredPartyRightsEventElectionMeta
- All Implemented Interfaces:
com.rosetta.model.lib.meta.RosettaMetaData<SecuredPartyRightsEventElection>
@RosettaMeta(model=SecuredPartyRightsEventElection.class)
public class SecuredPartyRightsEventElectionMeta
extends Object
implements com.rosetta.model.lib.meta.RosettaMetaData<SecuredPartyRightsEventElection>
- Version:
- 7.0.0-dev.105
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEventElection>> dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super SecuredPartyRightsEventElection, com.rosetta.model.lib.qualify.QualifyResult>> getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super SecuredPartyRightsEventElection, Set<String>> com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEventElection> Deprecated.com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEventElection> typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEventElection> Deprecated.com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEventElection> validator(com.rosetta.model.lib.validation.ValidatorFactory factory)
-
Constructor Details
-
SecuredPartyRightsEventElectionMeta
public SecuredPartyRightsEventElectionMeta()
-
-
Method Details
-
dataRules
public List<com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEventElection>> dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) - Specified by:
dataRulesin interfacecom.rosetta.model.lib.meta.RosettaMetaData<SecuredPartyRightsEventElection>
-
getQualifyFunctions
public List<Function<? super SecuredPartyRightsEventElection,com.rosetta.model.lib.qualify.QualifyResult>> getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) - Specified by:
getQualifyFunctionsin interfacecom.rosetta.model.lib.meta.RosettaMetaData<SecuredPartyRightsEventElection>
-
validator
public com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEventElection> validator(com.rosetta.model.lib.validation.ValidatorFactory factory) - Specified by:
validatorin interfacecom.rosetta.model.lib.meta.RosettaMetaData<SecuredPartyRightsEventElection>
-
typeFormatValidator
public com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEventElection> typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) - Specified by:
typeFormatValidatorin interfacecom.rosetta.model.lib.meta.RosettaMetaData<SecuredPartyRightsEventElection>
-
validator
@Deprecated public com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEventElection> validator()Deprecated.- Specified by:
validatorin interfacecom.rosetta.model.lib.meta.RosettaMetaData<SecuredPartyRightsEventElection>
-
typeFormatValidator
@Deprecated public com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEventElection> typeFormatValidator()Deprecated.- Specified by:
typeFormatValidatorin interfacecom.rosetta.model.lib.meta.RosettaMetaData<SecuredPartyRightsEventElection>
-
onlyExistsValidator
public com.rosetta.model.lib.validation.ValidatorWithArg<? super SecuredPartyRightsEventElection,Set<String>> onlyExistsValidator()- Specified by:
onlyExistsValidatorin interfacecom.rosetta.model.lib.meta.RosettaMetaData<SecuredPartyRightsEventElection>
-