| Modifier and Type | Method and Description |
|---|---|
static InspectionRule.TypeCase |
InspectionRule.TypeCase.forNumber(int value) |
InspectionRule.TypeCase |
InspectionRule.getTypeCase() |
InspectionRule.TypeCase |
InspectionRule.Builder.getTypeCase() |
InspectionRule.TypeCase |
InspectionRuleOrBuilder.getTypeCase() |
static InspectionRule.TypeCase |
InspectionRule.TypeCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static InspectionRule.TypeCase |
InspectionRule.TypeCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InspectionRule.TypeCase[] |
InspectionRule.TypeCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.