static ProductCatalogItem.PriceCase |
ProductCatalogItem.PriceCase.forNumber(int value) |
|
ProductCatalogItem.PriceCase |
ProductCatalogItem.Builder.getPriceCase() |
|
ProductCatalogItem.PriceCase |
ProductCatalogItem.getPriceCase() |
|
ProductCatalogItem.PriceCase |
ProductCatalogItemOrBuilder.getPriceCase() |
|
static ProductCatalogItem.PriceCase |
ProductCatalogItem.PriceCase.valueOf(int value) |
Deprecated.
|
static ProductCatalogItem.PriceCase |
ProductCatalogItem.PriceCase.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ProductCatalogItem.PriceCase[] |
ProductCatalogItem.PriceCase.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|