Uses of Enum Class
org.fiware.ngsi.model.ContextSourceRegistrationVO.Type
-
Uses of ContextSourceRegistrationVO.Type in org.fiware.ngsi.model
Modifier and TypeMethodDescriptionContextSourceRegistrationVO.getType()
ContextSourceRegistrationVO.type()
Returns the enum constant of this class with the specified name.static ContextSourceRegistrationVO.Type[]
ContextSourceRegistrationVO.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionContextSourceRegistrationVO.setType
(ContextSourceRegistrationVO.Type newType) ContextSourceRegistrationVO.type
(ContextSourceRegistrationVO.Type newType)