Uses of Interface
cdm.legaldocumentation.master.metafields.FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilder
Packages that use FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilder
Package
Description
Common legal agreement concepts.
-
Uses of FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilder in cdm.legaldocumentation.common
Fields in cdm.legaldocumentation.common declared as FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilderMethods in cdm.legaldocumentation.common that return FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilderModifier and TypeMethodDescriptionAgreementName.AgreementNameBuilder.getMasterConfirmationType()AgreementName.AgreementNameBuilderImpl.getMasterConfirmationType()AgreementName.AgreementNameBuilder.getOrCreateMasterConfirmationType()AgreementName.AgreementNameBuilderImpl.getOrCreateMasterConfirmationType() -
Uses of FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilder in cdm.legaldocumentation.master.metafields
Classes in cdm.legaldocumentation.master.metafields that implement FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilderModifier and TypeClassDescriptionstatic classBuilder Implementation of FieldWithMetaMasterConfirmationTypeEnumMethods in cdm.legaldocumentation.master.metafields that return FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilderModifier and TypeMethodDescriptionFieldWithMetaMasterConfirmationTypeEnum.builder()FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilderImpl.merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilder.prune()FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilderImpl.prune()FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilder.setMeta(com.rosetta.model.metafields.MetaFields meta) FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilderImpl.setMeta(com.rosetta.model.metafields.MetaFields _meta) FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilder.setValue(MasterConfirmationTypeEnum value) FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilderImpl.setValue(MasterConfirmationTypeEnum _value) FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilderImpl.toBuilder()FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumImpl.toBuilder()FieldWithMetaMasterConfirmationTypeEnum.toBuilder()Methods in cdm.legaldocumentation.master.metafields with parameters of type FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilderModifier and TypeMethodDescriptionprotected voidFieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumImpl.setBuilderFields(FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilder builder) Constructors in cdm.legaldocumentation.master.metafields with parameters of type FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilderModifierConstructorDescriptionprotectedFieldWithMetaMasterConfirmationTypeEnumImpl(FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilder builder)