| Package | Description |
|---|---|
| org.sonar.batch.protocol |
| Modifier and Type | Method and Description |
|---|---|
static Constants.EventCategory |
Constants.EventCategory.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Constants.EventCategory |
Constants.EventCategory.valueOf(int value) |
static Constants.EventCategory |
Constants.EventCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constants.EventCategory[] |
Constants.EventCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Constants.EventCategory> |
Constants.EventCategory.internalGetValueMap() |
Copyright © 2009–2016 SonarSource. All rights reserved.