Uses of Enum
cdm.product.template.RepoDurationEnum
Packages that use RepoDurationEnum
-
Uses of RepoDurationEnum in cdm.product.template
Methods in cdm.product.template that return RepoDurationEnumModifier and TypeMethodDescriptionstatic RepoDurationEnumRepoDurationEnum.fromDisplayName(String name) static RepoDurationEnumReturns the enum constant of this type with the specified name.static RepoDurationEnum[]RepoDurationEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.