public static final class NcStreamProto.Structure extends com.google.protobuf.GeneratedMessage implements NcStreamProto.StructureOrBuilder
Structure| Modifier and Type | Class and Description |
|---|---|
static class |
NcStreamProto.Structure.Builder
Protobuf type
Structure |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
ATTS_FIELD_NUMBER |
static int |
DATATYPE_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
SHAPE_FIELD_NUMBER |
static int |
STRUCTS_FIELD_NUMBER |
static int |
VARS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
NcStreamProto.Attribute |
getAtts(int index)
repeated .Attribute atts = 4; |
int |
getAttsCount()
repeated .Attribute atts = 4; |
List<NcStreamProto.Attribute> |
getAttsList()
repeated .Attribute atts = 4; |
NcStreamProto.AttributeOrBuilder |
getAttsOrBuilder(int index)
repeated .Attribute atts = 4; |
List<? extends NcStreamProto.AttributeOrBuilder> |
getAttsOrBuilderList()
repeated .Attribute atts = 4; |
NcStreamProto.DataType |
getDataType()
optional .DataType dataType = 2; |
int |
getDataTypeValue()
optional .DataType dataType = 2; |
static NcStreamProto.Structure |
getDefaultInstance() |
NcStreamProto.Structure |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
com.google.protobuf.Parser<NcStreamProto.Structure> |
getParserForType() |
int |
getSerializedSize() |
NcStreamProto.Dimension |
getShape(int index)
repeated .Dimension shape = 3; |
int |
getShapeCount()
repeated .Dimension shape = 3; |
List<NcStreamProto.Dimension> |
getShapeList()
repeated .Dimension shape = 3; |
NcStreamProto.DimensionOrBuilder |
getShapeOrBuilder(int index)
repeated .Dimension shape = 3; |
List<? extends NcStreamProto.DimensionOrBuilder> |
getShapeOrBuilderList()
repeated .Dimension shape = 3; |
NcStreamProto.Structure |
getStructs(int index)
repeated .Structure structs = 6; |
int |
getStructsCount()
repeated .Structure structs = 6; |
List<NcStreamProto.Structure> |
getStructsList()
repeated .Structure structs = 6; |
NcStreamProto.StructureOrBuilder |
getStructsOrBuilder(int index)
repeated .Structure structs = 6; |
List<? extends NcStreamProto.StructureOrBuilder> |
getStructsOrBuilderList()
repeated .Structure structs = 6; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
NcStreamProto.Variable |
getVars(int index)
repeated .Variable vars = 5; |
int |
getVarsCount()
repeated .Variable vars = 5; |
List<NcStreamProto.Variable> |
getVarsList()
repeated .Variable vars = 5; |
NcStreamProto.VariableOrBuilder |
getVarsOrBuilder(int index)
repeated .Variable vars = 5; |
List<? extends NcStreamProto.VariableOrBuilder> |
getVarsOrBuilderList()
repeated .Variable vars = 5; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static NcStreamProto.Structure.Builder |
newBuilder() |
static NcStreamProto.Structure.Builder |
newBuilder(NcStreamProto.Structure prototype) |
NcStreamProto.Structure.Builder |
newBuilderForType() |
protected NcStreamProto.Structure.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static NcStreamProto.Structure |
parseDelimitedFrom(InputStream input) |
static NcStreamProto.Structure |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.Structure |
parseFrom(byte[] data) |
static NcStreamProto.Structure |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.Structure |
parseFrom(com.google.protobuf.ByteString data) |
static NcStreamProto.Structure |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.Structure |
parseFrom(com.google.protobuf.CodedInputStream input) |
static NcStreamProto.Structure |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NcStreamProto.Structure |
parseFrom(InputStream input) |
static NcStreamProto.Structure |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<NcStreamProto.Structure> |
parser() |
NcStreamProto.Structure.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeReplace, writeString, writeStringNoTagequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NAME_FIELD_NUMBER
public static final int DATATYPE_FIELD_NUMBER
public static final int SHAPE_FIELD_NUMBER
public static final int ATTS_FIELD_NUMBER
public static final int VARS_FIELD_NUMBER
public static final int STRUCTS_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic String getName()
optional string name = 1;
short name
getName in interface NcStreamProto.StructureOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 1;
short name
getNameBytes in interface NcStreamProto.StructureOrBuilderpublic int getDataTypeValue()
optional .DataType dataType = 2;
STRUCTURE or SEQUENCE
getDataTypeValue in interface NcStreamProto.StructureOrBuilderpublic NcStreamProto.DataType getDataType()
optional .DataType dataType = 2;
STRUCTURE or SEQUENCE
getDataType in interface NcStreamProto.StructureOrBuilderpublic List<NcStreamProto.Dimension> getShapeList()
repeated .Dimension shape = 3;
actual dimension instead of reference
getShapeList in interface NcStreamProto.StructureOrBuilderpublic List<? extends NcStreamProto.DimensionOrBuilder> getShapeOrBuilderList()
repeated .Dimension shape = 3;
actual dimension instead of reference
getShapeOrBuilderList in interface NcStreamProto.StructureOrBuilderpublic int getShapeCount()
repeated .Dimension shape = 3;
actual dimension instead of reference
getShapeCount in interface NcStreamProto.StructureOrBuilderpublic NcStreamProto.Dimension getShape(int index)
repeated .Dimension shape = 3;
actual dimension instead of reference
getShape in interface NcStreamProto.StructureOrBuilderpublic NcStreamProto.DimensionOrBuilder getShapeOrBuilder(int index)
repeated .Dimension shape = 3;
actual dimension instead of reference
getShapeOrBuilder in interface NcStreamProto.StructureOrBuilderpublic List<NcStreamProto.Attribute> getAttsList()
repeated .Attribute atts = 4;getAttsList in interface NcStreamProto.StructureOrBuilderpublic List<? extends NcStreamProto.AttributeOrBuilder> getAttsOrBuilderList()
repeated .Attribute atts = 4;getAttsOrBuilderList in interface NcStreamProto.StructureOrBuilderpublic int getAttsCount()
repeated .Attribute atts = 4;getAttsCount in interface NcStreamProto.StructureOrBuilderpublic NcStreamProto.Attribute getAtts(int index)
repeated .Attribute atts = 4;getAtts in interface NcStreamProto.StructureOrBuilderpublic NcStreamProto.AttributeOrBuilder getAttsOrBuilder(int index)
repeated .Attribute atts = 4;getAttsOrBuilder in interface NcStreamProto.StructureOrBuilderpublic List<NcStreamProto.Variable> getVarsList()
repeated .Variable vars = 5;
members
getVarsList in interface NcStreamProto.StructureOrBuilderpublic List<? extends NcStreamProto.VariableOrBuilder> getVarsOrBuilderList()
repeated .Variable vars = 5;
members
getVarsOrBuilderList in interface NcStreamProto.StructureOrBuilderpublic int getVarsCount()
repeated .Variable vars = 5;
members
getVarsCount in interface NcStreamProto.StructureOrBuilderpublic NcStreamProto.Variable getVars(int index)
repeated .Variable vars = 5;
members
getVars in interface NcStreamProto.StructureOrBuilderpublic NcStreamProto.VariableOrBuilder getVarsOrBuilder(int index)
repeated .Variable vars = 5;
members
getVarsOrBuilder in interface NcStreamProto.StructureOrBuilderpublic List<NcStreamProto.Structure> getStructsList()
repeated .Structure structs = 6;
struct members
getStructsList in interface NcStreamProto.StructureOrBuilderpublic List<? extends NcStreamProto.StructureOrBuilder> getStructsOrBuilderList()
repeated .Structure structs = 6;
struct members
getStructsOrBuilderList in interface NcStreamProto.StructureOrBuilderpublic int getStructsCount()
repeated .Structure structs = 6;
struct members
getStructsCount in interface NcStreamProto.StructureOrBuilderpublic NcStreamProto.Structure getStructs(int index)
repeated .Structure structs = 6;
struct members
getStructs in interface NcStreamProto.StructureOrBuilderpublic NcStreamProto.StructureOrBuilder getStructsOrBuilder(int index)
repeated .Structure structs = 6;
struct members
getStructsOrBuilder in interface NcStreamProto.StructureOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static NcStreamProto.Structure parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Structure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Structure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Structure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NcStreamProto.Structure parseFrom(InputStream input) throws IOException
IOExceptionpublic static NcStreamProto.Structure parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NcStreamProto.Structure parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static NcStreamProto.Structure parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NcStreamProto.Structure parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static NcStreamProto.Structure parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic NcStreamProto.Structure.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static NcStreamProto.Structure.Builder newBuilder()
public static NcStreamProto.Structure.Builder newBuilder(NcStreamProto.Structure prototype)
public NcStreamProto.Structure.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected NcStreamProto.Structure.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static NcStreamProto.Structure getDefaultInstance()
public static com.google.protobuf.Parser<NcStreamProto.Structure> parser()
public com.google.protobuf.Parser<NcStreamProto.Structure> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic NcStreamProto.Structure getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder