Uses of Enum
cdm.legaldocumentation.master.MasterConfirmationAnnexTypeEnum
Packages that use MasterConfirmationAnnexTypeEnum
Package
Description
Common legal agreement concepts.
Master agreement concepts.
-
Uses of MasterConfirmationAnnexTypeEnum in cdm.legaldocumentation.common
Methods in cdm.legaldocumentation.common with parameters of type MasterConfirmationAnnexTypeEnumModifier and TypeMethodDescriptionAgreementName.AgreementNameBuilder.setMasterConfirmationAnnexTypeValue(MasterConfirmationAnnexTypeEnum masterConfirmationAnnexType) AgreementName.AgreementNameBuilderImpl.setMasterConfirmationAnnexTypeValue(MasterConfirmationAnnexTypeEnum _masterConfirmationAnnexType) -
Uses of MasterConfirmationAnnexTypeEnum in cdm.legaldocumentation.master
Methods in cdm.legaldocumentation.master that return MasterConfirmationAnnexTypeEnumModifier and TypeMethodDescriptionMasterConfirmationAnnexTypeEnum.fromDisplayName(String name) Returns the enum constant of this type with the specified name.static MasterConfirmationAnnexTypeEnum[]MasterConfirmationAnnexTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of MasterConfirmationAnnexTypeEnum in cdm.legaldocumentation.master.metafields
Fields in cdm.legaldocumentation.master.metafields declared as MasterConfirmationAnnexTypeEnumModifier and TypeFieldDescriptionprotected MasterConfirmationAnnexTypeEnumFieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumBuilderImpl.valueMethods in cdm.legaldocumentation.master.metafields that return MasterConfirmationAnnexTypeEnumModifier and TypeMethodDescriptionFieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumBuilderImpl.getValue()FieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumImpl.getValue()FieldWithMetaMasterConfirmationAnnexTypeEnum.getValue()Getter MethodsMethods in cdm.legaldocumentation.master.metafields that return types with arguments of type MasterConfirmationAnnexTypeEnumModifier and TypeMethodDescriptiondefault Class<MasterConfirmationAnnexTypeEnum> FieldWithMetaMasterConfirmationAnnexTypeEnum.getValueType()Methods in cdm.legaldocumentation.master.metafields with parameters of type MasterConfirmationAnnexTypeEnumModifier and TypeMethodDescriptionFieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumBuilder.setValue(MasterConfirmationAnnexTypeEnum value) FieldWithMetaMasterConfirmationAnnexTypeEnum.FieldWithMetaMasterConfirmationAnnexTypeEnumBuilderImpl.setValue(MasterConfirmationAnnexTypeEnum _value)