NcStreamProto.Attribute.Type |
NcStreamProto.AttributeOrBuilder.getType()
required .Attribute.Type type = 2;
|
NcStreamProto.Attribute.Type |
NcStreamProto.Attribute.getType()
required .Attribute.Type type = 2;
|
NcStreamProto.Attribute.Type |
NcStreamProto.Attribute.Builder.getType()
required .Attribute.Type type = 2;
|
static NcStreamProto.Attribute.Type |
NcStreamProto.Attribute.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static NcStreamProto.Attribute.Type |
NcStreamProto.Attribute.Type.valueOf(int value) |
static NcStreamProto.Attribute.Type |
NcStreamProto.Attribute.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NcStreamProto.Attribute.Type[] |
NcStreamProto.Attribute.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|