Uses of Interface
cdm.legaldocumentation.transaction.additionalterms.NonDeliverableSubstitute
Packages that use NonDeliverableSubstitute
Package
Description
-
Uses of NonDeliverableSubstitute in cdm.legaldocumentation.transaction.additionalterms
Subinterfaces of NonDeliverableSubstitute in cdm.legaldocumentation.transaction.additionaltermsModifier and TypeInterfaceDescriptionstatic interfaceBuilder InterfaceClasses in cdm.legaldocumentation.transaction.additionalterms that implement NonDeliverableSubstituteModifier and TypeClassDescriptionstatic classBuilder Implementation of NonDeliverableSubstitutestatic classImmutable Implementation of NonDeliverableSubstituteMethods in cdm.legaldocumentation.transaction.additionalterms that return NonDeliverableSubstituteModifier and TypeMethodDescriptionNonDeliverableSubstitute.build()Build MethodsNonDeliverableSubstitute.NonDeliverableSubstituteBuilderImpl.build()NonDeliverableSubstitute.NonDeliverableSubstituteImpl.build()GeneralInconvertibility.GeneralInconvertibilityImpl.getNonDeliverableSubstitute()GeneralInconvertibility.getNonDeliverableSubstitute()GeneralNonTransferability.GeneralNonTransferabilityImpl.getNonDeliverableSubstitute()GeneralNonTransferability.getNonDeliverableSubstitute()SpecificInconvertibility.getNonDeliverableSubstitute()SpecificInconvertibility.SpecificInconvertibilityImpl.getNonDeliverableSubstitute()SpecificNonTransferability.getNonDeliverableSubstitute()SpecificNonTransferability.SpecificNonTransferabilityImpl.getNonDeliverableSubstitute()Methods in cdm.legaldocumentation.transaction.additionalterms that return types with arguments of type NonDeliverableSubstituteModifier and TypeMethodDescriptiondefault Class<? extends NonDeliverableSubstitute> NonDeliverableSubstitute.getType()default com.rosetta.model.lib.meta.RosettaMetaData<? extends NonDeliverableSubstitute> NonDeliverableSubstitute.metaData()Utility MethodsMethods in cdm.legaldocumentation.transaction.additionalterms with parameters of type NonDeliverableSubstituteModifier and TypeMethodDescriptionGeneralInconvertibility.GeneralInconvertibilityBuilder.setNonDeliverableSubstitute(NonDeliverableSubstitute nonDeliverableSubstitute) GeneralInconvertibility.GeneralInconvertibilityBuilderImpl.setNonDeliverableSubstitute(NonDeliverableSubstitute _nonDeliverableSubstitute) GeneralNonTransferability.GeneralNonTransferabilityBuilder.setNonDeliverableSubstitute(NonDeliverableSubstitute nonDeliverableSubstitute) GeneralNonTransferability.GeneralNonTransferabilityBuilderImpl.setNonDeliverableSubstitute(NonDeliverableSubstitute _nonDeliverableSubstitute) SpecificInconvertibility.SpecificInconvertibilityBuilder.setNonDeliverableSubstitute(NonDeliverableSubstitute nonDeliverableSubstitute) SpecificInconvertibility.SpecificInconvertibilityBuilderImpl.setNonDeliverableSubstitute(NonDeliverableSubstitute _nonDeliverableSubstitute) SpecificNonTransferability.SpecificNonTransferabilityBuilder.setNonDeliverableSubstitute(NonDeliverableSubstitute nonDeliverableSubstitute) SpecificNonTransferability.SpecificNonTransferabilityBuilderImpl.setNonDeliverableSubstitute(NonDeliverableSubstitute _nonDeliverableSubstitute) -
Uses of NonDeliverableSubstitute in cdm.legaldocumentation.transaction.additionalterms.meta
Methods in cdm.legaldocumentation.transaction.additionalterms.meta that return types with arguments of type NonDeliverableSubstituteModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super NonDeliverableSubstitute>> NonDeliverableSubstituteMeta.dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super NonDeliverableSubstitute, com.rosetta.model.lib.qualify.QualifyResult>> NonDeliverableSubstituteMeta.getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super NonDeliverableSubstitute, Set<String>> NonDeliverableSubstituteMeta.onlyExistsValidator()com.rosetta.model.lib.validation.Validator<? super NonDeliverableSubstitute> NonDeliverableSubstituteMeta.typeFormatValidator()Deprecated.com.rosetta.model.lib.validation.Validator<? super NonDeliverableSubstitute> NonDeliverableSubstituteMeta.typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super NonDeliverableSubstitute> NonDeliverableSubstituteMeta.validator()Deprecated.com.rosetta.model.lib.validation.Validator<? super NonDeliverableSubstitute> NonDeliverableSubstituteMeta.validator(com.rosetta.model.lib.validation.ValidatorFactory factory) -
Uses of NonDeliverableSubstitute in cdm.legaldocumentation.transaction.additionalterms.validation
Methods in cdm.legaldocumentation.transaction.additionalterms.validation with parameters of type NonDeliverableSubstituteModifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> NonDeliverableSubstituteTypeFormatValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, NonDeliverableSubstitute o) List<com.rosetta.model.lib.validation.ValidationResult<?>> NonDeliverableSubstituteValidator.getValidationResults(com.rosetta.model.lib.path.RosettaPath path, NonDeliverableSubstitute o) -
Uses of NonDeliverableSubstitute in cdm.legaldocumentation.transaction.additionalterms.validation.exists
Methods in cdm.legaldocumentation.transaction.additionalterms.validation.exists with type parameters of type NonDeliverableSubstituteModifier and TypeMethodDescription<T2 extends NonDeliverableSubstitute>
com.rosetta.model.lib.validation.ValidationResult<NonDeliverableSubstitute> NonDeliverableSubstituteOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) Methods in cdm.legaldocumentation.transaction.additionalterms.validation.exists that return types with arguments of type NonDeliverableSubstituteModifier and TypeMethodDescription<T2 extends NonDeliverableSubstitute>
com.rosetta.model.lib.validation.ValidationResult<NonDeliverableSubstitute> NonDeliverableSubstituteOnlyExistsValidator.validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields)