Uses of Enum Class
org.fiware.ngsi.model.GeorelEnumVO
Packages that use GeorelEnumVO
-
Uses of GeorelEnumVO in org.fiware.ngsi.model
Methods in org.fiware.ngsi.model that return GeorelEnumVOModifier and TypeMethodDescriptionstatic GeorelEnumVO
static GeorelEnumVO
Returns the enum constant of this class with the specified name.static GeorelEnumVO[]
GeorelEnumVO.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.fiware.ngsi.model that return types with arguments of type GeorelEnumVOModifier and TypeMethodDescriptionstatic Optional<GeorelEnumVO>
GeorelEnumVO.toOptional
(String value)