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 com.google.protobuf.Parser<NcStreamProto.Structure> |
PARSER |
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; |
java.util.List<NcStreamProto.Attribute> |
getAttsList()
repeated .Attribute atts = 4; |
NcStreamProto.AttributeOrBuilder |
getAttsOrBuilder(int index)
repeated .Attribute atts = 4; |
java.util.List<? extends NcStreamProto.AttributeOrBuilder> |
getAttsOrBuilderList()
repeated .Attribute atts = 4; |
NcStreamProto.DataType |
getDataType()
required .DataType dataType = 2; |
static NcStreamProto.Structure |
getDefaultInstance() |
NcStreamProto.Structure |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.lang.String |
getName()
required string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
required 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; |
java.util.List<NcStreamProto.Dimension> |
getShapeList()
repeated .Dimension shape = 3; |
NcStreamProto.DimensionOrBuilder |
getShapeOrBuilder(int index)
repeated .Dimension shape = 3; |
java.util.List<? extends NcStreamProto.DimensionOrBuilder> |
getShapeOrBuilderList()
repeated .Dimension shape = 3; |
NcStreamProto.Structure |
getStructs(int index)
repeated .Structure structs = 6; |
int |
getStructsCount()
repeated .Structure structs = 6; |
java.util.List<NcStreamProto.Structure> |
getStructsList()
repeated .Structure structs = 6; |
NcStreamProto.StructureOrBuilder |
getStructsOrBuilder(int index)
repeated .Structure structs = 6; |
java.util.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; |
java.util.List<NcStreamProto.Variable> |
getVarsList()
repeated .Variable vars = 5; |
NcStreamProto.VariableOrBuilder |
getVarsOrBuilder(int index)
repeated .Variable vars = 5; |
java.util.List<? extends NcStreamProto.VariableOrBuilder> |
getVarsOrBuilderList()
repeated .Variable vars = 5; |
boolean |
hasDataType()
required .DataType dataType = 2; |
boolean |
hasName()
required string name = 1; |
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(java.io.InputStream input) |
static NcStreamProto.Structure |
parseDelimitedFrom(java.io.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(java.io.InputStream input) |
static NcStreamProto.Structure |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NcStreamProto.Structure.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
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, writeString, writeStringNoTag
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<NcStreamProto.Structure> PARSER
public 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 static NcStreamProto.Structure getDefaultInstance()
public NcStreamProto.Structure getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<NcStreamProto.Structure> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasName()
required string name = 1;
short name
hasName
in interface NcStreamProto.StructureOrBuilder
public java.lang.String getName()
required string name = 1;
short name
getName
in interface NcStreamProto.StructureOrBuilder
public com.google.protobuf.ByteString getNameBytes()
required string name = 1;
short name
getNameBytes
in interface NcStreamProto.StructureOrBuilder
public boolean hasDataType()
required .DataType dataType = 2;
struct or seq
hasDataType
in interface NcStreamProto.StructureOrBuilder
public NcStreamProto.DataType getDataType()
required .DataType dataType = 2;
struct or seq
getDataType
in interface NcStreamProto.StructureOrBuilder
public java.util.List<NcStreamProto.Dimension> getShapeList()
repeated .Dimension shape = 3;
actual dimension instead of reference
getShapeList
in interface NcStreamProto.StructureOrBuilder
public java.util.List<? extends NcStreamProto.DimensionOrBuilder> getShapeOrBuilderList()
repeated .Dimension shape = 3;
actual dimension instead of reference
getShapeOrBuilderList
in interface NcStreamProto.StructureOrBuilder
public int getShapeCount()
repeated .Dimension shape = 3;
actual dimension instead of reference
getShapeCount
in interface NcStreamProto.StructureOrBuilder
public NcStreamProto.Dimension getShape(int index)
repeated .Dimension shape = 3;
actual dimension instead of reference
getShape
in interface NcStreamProto.StructureOrBuilder
public NcStreamProto.DimensionOrBuilder getShapeOrBuilder(int index)
repeated .Dimension shape = 3;
actual dimension instead of reference
getShapeOrBuilder
in interface NcStreamProto.StructureOrBuilder
public java.util.List<NcStreamProto.Attribute> getAttsList()
repeated .Attribute atts = 4;
getAttsList
in interface NcStreamProto.StructureOrBuilder
public java.util.List<? extends NcStreamProto.AttributeOrBuilder> getAttsOrBuilderList()
repeated .Attribute atts = 4;
getAttsOrBuilderList
in interface NcStreamProto.StructureOrBuilder
public int getAttsCount()
repeated .Attribute atts = 4;
getAttsCount
in interface NcStreamProto.StructureOrBuilder
public NcStreamProto.Attribute getAtts(int index)
repeated .Attribute atts = 4;
getAtts
in interface NcStreamProto.StructureOrBuilder
public NcStreamProto.AttributeOrBuilder getAttsOrBuilder(int index)
repeated .Attribute atts = 4;
getAttsOrBuilder
in interface NcStreamProto.StructureOrBuilder
public java.util.List<NcStreamProto.Variable> getVarsList()
repeated .Variable vars = 5;
getVarsList
in interface NcStreamProto.StructureOrBuilder
public java.util.List<? extends NcStreamProto.VariableOrBuilder> getVarsOrBuilderList()
repeated .Variable vars = 5;
getVarsOrBuilderList
in interface NcStreamProto.StructureOrBuilder
public int getVarsCount()
repeated .Variable vars = 5;
getVarsCount
in interface NcStreamProto.StructureOrBuilder
public NcStreamProto.Variable getVars(int index)
repeated .Variable vars = 5;
getVars
in interface NcStreamProto.StructureOrBuilder
public NcStreamProto.VariableOrBuilder getVarsOrBuilder(int index)
repeated .Variable vars = 5;
getVarsOrBuilder
in interface NcStreamProto.StructureOrBuilder
public java.util.List<NcStreamProto.Structure> getStructsList()
repeated .Structure structs = 6;
getStructsList
in interface NcStreamProto.StructureOrBuilder
public java.util.List<? extends NcStreamProto.StructureOrBuilder> getStructsOrBuilderList()
repeated .Structure structs = 6;
getStructsOrBuilderList
in interface NcStreamProto.StructureOrBuilder
public int getStructsCount()
repeated .Structure structs = 6;
getStructsCount
in interface NcStreamProto.StructureOrBuilder
public NcStreamProto.Structure getStructs(int index)
repeated .Structure structs = 6;
getStructs
in interface NcStreamProto.StructureOrBuilder
public NcStreamProto.StructureOrBuilder getStructsOrBuilder(int index)
repeated .Structure structs = 6;
getStructsOrBuilder
in interface NcStreamProto.StructureOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessage
java.io.IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessage
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
java.io.ObjectStreamException
public static NcStreamProto.Structure parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static NcStreamProto.Structure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static NcStreamProto.Structure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static NcStreamProto.Structure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static NcStreamProto.Structure parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static NcStreamProto.Structure parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static NcStreamProto.Structure parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static NcStreamProto.Structure parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static NcStreamProto.Structure parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static NcStreamProto.Structure parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static NcStreamProto.Structure.Builder newBuilder()
public NcStreamProto.Structure.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static NcStreamProto.Structure.Builder newBuilder(NcStreamProto.Structure prototype)
public NcStreamProto.Structure.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected NcStreamProto.Structure.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage