Uses of Enum Class
org.fiware.ngsi.model.MultiLineStringVO.Type
-
Uses of MultiLineStringVO.Type in org.fiware.ngsi.model
Modifier and TypeMethodDescriptionMultiLineStringVO.getType()
static MultiLineStringVO.Type
MultiLineStringVO.type()
static MultiLineStringVO.Type
Returns the enum constant of this class with the specified name.static MultiLineStringVO.Type[]
MultiLineStringVO.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic Optional<MultiLineStringVO.Type>
MultiLineStringVO.Type.toOptional
(String value) Modifier and TypeMethodDescriptionMultiLineStringVO.setType
(MultiLineStringVO.Type newType) MultiLineStringVO.type
(MultiLineStringVO.Type newType)