Ola.TimeCodeType |
Ola.TimeCodeOrBuilder.getType()
required .ola.proto.TimeCodeType type = 5;
|
Ola.TimeCodeType |
Ola.TimeCode.getType()
required .ola.proto.TimeCodeType type = 5;
|
Ola.TimeCodeType |
Ola.TimeCode.Builder.getType()
required .ola.proto.TimeCodeType type = 5;
|
static Ola.TimeCodeType |
Ola.TimeCodeType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Ola.TimeCodeType |
Ola.TimeCodeType.valueOf(int value) |
static Ola.TimeCodeType |
Ola.TimeCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ola.TimeCodeType[] |
Ola.TimeCodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|