Uses of Enum
cdm.legaldocumentation.master.MasterAgreementVariantIdentifierEnum
Packages that use MasterAgreementVariantIdentifierEnum
-
Uses of MasterAgreementVariantIdentifierEnum in cdm.legaldocumentation.master
Fields in cdm.legaldocumentation.master declared as MasterAgreementVariantIdentifierEnumModifier and TypeFieldDescriptionprotected MasterAgreementVariantIdentifierEnumMasterAgreementClauseVariant.MasterAgreementClauseVariantBuilderImpl.identifierMethods in cdm.legaldocumentation.master that return MasterAgreementVariantIdentifierEnumModifier and TypeMethodDescriptionMasterAgreementVariantIdentifierEnum.fromDisplayName(String name) MasterAgreementClauseVariant.getIdentifier()Unique identifier for this variantMasterAgreementClauseVariant.MasterAgreementClauseVariantBuilderImpl.getIdentifier()MasterAgreementClauseVariant.MasterAgreementClauseVariantImpl.getIdentifier()Returns the enum constant of this type with the specified name.static MasterAgreementVariantIdentifierEnum[]MasterAgreementVariantIdentifierEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cdm.legaldocumentation.master with parameters of type MasterAgreementVariantIdentifierEnumModifier and TypeMethodDescriptionMasterAgreementClauseVariant.MasterAgreementClauseVariantBuilder.setIdentifier(MasterAgreementVariantIdentifierEnum identifier) MasterAgreementClauseVariant.MasterAgreementClauseVariantBuilderImpl.setIdentifier(MasterAgreementVariantIdentifierEnum _identifier)