Uses of Enum Class
com.gentics.contentnode.rest.model.DatasourceType
Packages that use DatasourceType
-
Uses of DatasourceType in com.gentics.contentnode.rest.model
Methods in com.gentics.contentnode.rest.model that return DatasourceTypeModifier and TypeMethodDescriptionDatasource.getType()
Datasource typestatic DatasourceType
Returns the enum constant of this class with the specified name.static DatasourceType[]
DatasourceType.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 DatasourceType