Uses of Enum Class
com.gentics.contentnode.rest.model.ContentRepositoryModel.Type
Packages that use ContentRepositoryModel.Type
-
Uses of ContentRepositoryModel.Type in com.gentics.contentnode.rest.model
Fields in com.gentics.contentnode.rest.model declared as ContentRepositoryModel.TypeModifier and TypeFieldDescriptionprotected ContentRepositoryModel.Type
ContentRepositoryModel.crType
Methods in com.gentics.contentnode.rest.model that return ContentRepositoryModel.TypeModifier and TypeMethodDescriptionContentRepositoryModel.getCrType()
Type of the ContentRepositorystatic ContentRepositoryModel.Type
Returns the enum constant of this class with the specified name.static ContentRepositoryModel.Type[]
ContentRepositoryModel.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.gentics.contentnode.rest.model with parameters of type ContentRepositoryModel.TypeModifier and TypeMethodDescriptionvoid
ContentRepositoryModel.setCrType
(ContentRepositoryModel.Type crType) Set the CR type