Uses of Enum
cdm.legaldocumentation.master.MasterAgreementTypeEnum
Packages that use MasterAgreementTypeEnum
Package
Description
Common legal agreement concepts.
Master agreement concepts.
-
Uses of MasterAgreementTypeEnum in cdm.legaldocumentation.common
Methods in cdm.legaldocumentation.common with parameters of type MasterAgreementTypeEnumModifier and TypeMethodDescriptionAgreementName.AgreementNameBuilder.setMasterAgreementTypeValue(MasterAgreementTypeEnum masterAgreementType) AgreementName.AgreementNameBuilderImpl.setMasterAgreementTypeValue(MasterAgreementTypeEnum _masterAgreementType) -
Uses of MasterAgreementTypeEnum in cdm.legaldocumentation.master
Methods in cdm.legaldocumentation.master that return MasterAgreementTypeEnumModifier and TypeMethodDescriptionstatic MasterAgreementTypeEnumMasterAgreementTypeEnum.fromDisplayName(String name) static MasterAgreementTypeEnumReturns the enum constant of this type with the specified name.static MasterAgreementTypeEnum[]MasterAgreementTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of MasterAgreementTypeEnum in cdm.legaldocumentation.master.metafields
Fields in cdm.legaldocumentation.master.metafields declared as MasterAgreementTypeEnumModifier and TypeFieldDescriptionprotected MasterAgreementTypeEnumFieldWithMetaMasterAgreementTypeEnum.FieldWithMetaMasterAgreementTypeEnumBuilderImpl.valueMethods in cdm.legaldocumentation.master.metafields that return MasterAgreementTypeEnumModifier and TypeMethodDescriptionFieldWithMetaMasterAgreementTypeEnum.FieldWithMetaMasterAgreementTypeEnumBuilderImpl.getValue()FieldWithMetaMasterAgreementTypeEnum.FieldWithMetaMasterAgreementTypeEnumImpl.getValue()FieldWithMetaMasterAgreementTypeEnum.getValue()Getter MethodsMethods in cdm.legaldocumentation.master.metafields that return types with arguments of type MasterAgreementTypeEnumModifier and TypeMethodDescriptiondefault Class<MasterAgreementTypeEnum> FieldWithMetaMasterAgreementTypeEnum.getValueType()Methods in cdm.legaldocumentation.master.metafields with parameters of type MasterAgreementTypeEnumModifier and TypeMethodDescriptionFieldWithMetaMasterAgreementTypeEnum.FieldWithMetaMasterAgreementTypeEnumBuilder.setValue(MasterAgreementTypeEnum value) FieldWithMetaMasterAgreementTypeEnum.FieldWithMetaMasterAgreementTypeEnumBuilderImpl.setValue(MasterAgreementTypeEnum _value)