static Transformation.Destination.DataSourceType |
Transformation.Destination.DataSourceType.forNumber(int value) |
|
static Transformation.Destination.DataSourceType |
Transformation.Destination.DataSourceType.valueOf(int value) |
Deprecated.
|
static Transformation.Destination.DataSourceType |
Transformation.Destination.DataSourceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Transformation.Destination.DataSourceType |
Transformation.Destination.DataSourceType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Transformation.Destination.DataSourceType[] |
Transformation.Destination.DataSourceType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|