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