Uses of Enum Class
com.gentics.contentnode.rest.model.CmpProduct
Packages that use CmpProduct
-
Uses of CmpProduct in com.gentics.contentnode.rest.model
Methods in com.gentics.contentnode.rest.model that return CmpProductModifier 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.