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