Uses of Class
ch.brix.gql.client.frontify.enums.CreativeTemplateVariableType
-
Packages that use CreativeTemplateVariableType Package Description ch.brix.gql.client.frontify.enums -
-
Uses of CreativeTemplateVariableType in ch.brix.gql.client.frontify.enums
Methods in ch.brix.gql.client.frontify.enums that return CreativeTemplateVariableType Modifier and Type Method Description static CreativeTemplateVariableTypeCreativeTemplateVariableType. valueOf(String name)Returns the enum constant of this type with the specified name.static CreativeTemplateVariableType[]CreativeTemplateVariableType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-