Uses of Enum Class
de.tudresden.sumo.subscription.SumoDomain
-
Uses of SumoDomain in de.tudresden.sumo.subscription
Modifier and TypeMethodDescriptionstatic SumoDomain
Returns the enum constant of this class with the specified name.static SumoDomain[]
SumoDomain.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionContextSubscription
(SubscriptionContext context, double start, double stop, String objectID, SumoDomain contextDomain, double contextRange)