Uses of Enum
cdm.legaldocumentation.master.MasterConfirmationTypeEnum
Packages that use MasterConfirmationTypeEnum
Package
Description
Common legal agreement concepts.
Master agreement concepts.
-
Uses of MasterConfirmationTypeEnum in cdm.legaldocumentation.common
Methods in cdm.legaldocumentation.common with parameters of type MasterConfirmationTypeEnumModifier and TypeMethodDescriptionAgreementName.AgreementNameBuilder.setMasterConfirmationTypeValue(MasterConfirmationTypeEnum masterConfirmationType) AgreementName.AgreementNameBuilderImpl.setMasterConfirmationTypeValue(MasterConfirmationTypeEnum _masterConfirmationType) -
Uses of MasterConfirmationTypeEnum in cdm.legaldocumentation.master
Methods in cdm.legaldocumentation.master that return MasterConfirmationTypeEnumModifier and TypeMethodDescriptionstatic MasterConfirmationTypeEnumMasterConfirmationTypeEnum.fromDisplayName(String name) static MasterConfirmationTypeEnumReturns the enum constant of this type with the specified name.static MasterConfirmationTypeEnum[]MasterConfirmationTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of MasterConfirmationTypeEnum in cdm.legaldocumentation.master.metafields
Fields in cdm.legaldocumentation.master.metafields declared as MasterConfirmationTypeEnumModifier and TypeFieldDescriptionprotected MasterConfirmationTypeEnumFieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilderImpl.valueMethods in cdm.legaldocumentation.master.metafields that return MasterConfirmationTypeEnumModifier and TypeMethodDescriptionFieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilderImpl.getValue()FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumImpl.getValue()FieldWithMetaMasterConfirmationTypeEnum.getValue()Getter MethodsMethods in cdm.legaldocumentation.master.metafields that return types with arguments of type MasterConfirmationTypeEnumModifier and TypeMethodDescriptiondefault Class<MasterConfirmationTypeEnum> FieldWithMetaMasterConfirmationTypeEnum.getValueType()Methods in cdm.legaldocumentation.master.metafields with parameters of type MasterConfirmationTypeEnumModifier and TypeMethodDescriptionFieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilder.setValue(MasterConfirmationTypeEnum value) FieldWithMetaMasterConfirmationTypeEnum.FieldWithMetaMasterConfirmationTypeEnumBuilderImpl.setValue(MasterConfirmationTypeEnum _value)