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