Uses of Enum Class
de.starwit.aic.model.ModelType
Packages that use ModelType
-
Uses of ModelType in de.starwit.aic.model
Methods in de.starwit.aic.model that return ModelTypeModifier and TypeMethodDescriptionstatic ModelTypeModel.getModelType()Get modelTypeModelType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static ModelTypeReturns the enum constant of this class with the specified name.static ModelType[]ModelType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.starwit.aic.model with parameters of type ModelType