Uses of Enum Class
org.fiware.ngsi.model.GeorelEnumVO
-
Uses of GeorelEnumVO in org.fiware.ngsi.model
Modifier 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.Modifier and TypeMethodDescriptionstatic Optional<GeorelEnumVO>
GeorelEnumVO.toOptional
(String value)