Uses of Class
org.zendesk.client.v2.model.Forum.Access
-
Packages that use Forum.Access Package Description org.zendesk.client.v2.model -
-
Uses of Forum.Access in org.zendesk.client.v2.model
Methods in org.zendesk.client.v2.model that return Forum.Access Modifier and Type Method Description Forum.AccessForum. getAccess()static Forum.AccessForum.Access. valueOf(String name)Returns the enum constant of this type with the specified name.static Forum.Access[]Forum.Access. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.zendesk.client.v2.model with parameters of type Forum.Access Modifier and Type Method Description voidForum. setAccess(Forum.Access access)
-