Uses of Enum Class
org.fiware.ngsi.model.ContextSourceRegistrationAllOfVO.Type
Packages that use ContextSourceRegistrationAllOfVO.Type
-
Uses of ContextSourceRegistrationAllOfVO.Type in org.fiware.ngsi.model
Methods in org.fiware.ngsi.model that return ContextSourceRegistrationAllOfVO.TypeModifier and TypeMethodDescriptionContextSourceRegistrationAllOfVO.getType()
ContextSourceRegistrationAllOfVO.type()
Returns the enum constant of this class with the specified name.ContextSourceRegistrationAllOfVO.Type.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 ContextSourceRegistrationAllOfVO.TypeMethods in org.fiware.ngsi.model with parameters of type ContextSourceRegistrationAllOfVO.TypeModifier and TypeMethodDescriptionContextSourceRegistrationAllOfVO.setType
(ContextSourceRegistrationAllOfVO.Type newType) ContextSourceRegistrationAllOfVO.type
(ContextSourceRegistrationAllOfVO.Type newType)