Uses of Enum
cdm.legaldocumentation.common.SpecifiedEntityTermsEnum
Packages that use SpecifiedEntityTermsEnum
-
Uses of SpecifiedEntityTermsEnum in cdm.legaldocumentation.common
Methods in cdm.legaldocumentation.common that return SpecifiedEntityTermsEnumModifier and TypeMethodDescriptionstatic SpecifiedEntityTermsEnumSpecifiedEntityTermsEnum.fromDisplayName(String name) static SpecifiedEntityTermsEnumReturns the enum constant of this type with the specified name.static SpecifiedEntityTermsEnum[]SpecifiedEntityTermsEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.