Uses of Enum Class
com.gentics.contentnode.rest.model.CmpProduct
-
Uses of CmpProduct in com.gentics.contentnode.rest.model
Modifier and TypeMethodDescriptionstatic CmpProduct
Return the respective enum value for the given product name.static CmpProduct
Returns the enum constant of this class with the specified name.static CmpProduct[]
CmpProduct.values()
Returns an array containing the constants of this enum class, in the order they are declared.