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