All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
NcStreamProto.Group.Builder |
addAllAtts(Iterable<? extends NcStreamProto.Attribute> values)
repeated .Attribute atts = 5;
|
NcStreamProto.Group.Builder |
addAllDims(Iterable<? extends NcStreamProto.Dimension> values)
repeated .Dimension dims = 2;
|
NcStreamProto.Group.Builder |
addAllEnumTypes(Iterable<? extends NcStreamProto.EnumTypedef> values)
repeated .EnumTypedef enumTypes = 7;
|
NcStreamProto.Group.Builder |
addAllGroups(Iterable<? extends NcStreamProto.Group> values)
repeated .Group groups = 6;
|
NcStreamProto.Group.Builder |
addAllStructs(Iterable<? extends NcStreamProto.Structure> values)
repeated .Structure structs = 4;
|
NcStreamProto.Group.Builder |
addAllVars(Iterable<? extends NcStreamProto.Variable> values)
repeated .Variable vars = 3;
|
NcStreamProto.Group.Builder |
addAtts(int index,
NcStreamProto.Attribute.Builder builderForValue)
repeated .Attribute atts = 5;
|
NcStreamProto.Group.Builder |
addAtts(int index,
NcStreamProto.Attribute value)
repeated .Attribute atts = 5;
|
NcStreamProto.Group.Builder |
addAtts(NcStreamProto.Attribute.Builder builderForValue)
repeated .Attribute atts = 5;
|
NcStreamProto.Group.Builder |
addAtts(NcStreamProto.Attribute value)
repeated .Attribute atts = 5;
|
NcStreamProto.Attribute.Builder |
addAttsBuilder()
repeated .Attribute atts = 5;
|
NcStreamProto.Attribute.Builder |
addAttsBuilder(int index)
repeated .Attribute atts = 5;
|
NcStreamProto.Group.Builder |
addDims(int index,
NcStreamProto.Dimension.Builder builderForValue)
repeated .Dimension dims = 2;
|
NcStreamProto.Group.Builder |
addDims(int index,
NcStreamProto.Dimension value)
repeated .Dimension dims = 2;
|
NcStreamProto.Group.Builder |
addDims(NcStreamProto.Dimension.Builder builderForValue)
repeated .Dimension dims = 2;
|
NcStreamProto.Group.Builder |
addDims(NcStreamProto.Dimension value)
repeated .Dimension dims = 2;
|
NcStreamProto.Dimension.Builder |
addDimsBuilder()
repeated .Dimension dims = 2;
|
NcStreamProto.Dimension.Builder |
addDimsBuilder(int index)
repeated .Dimension dims = 2;
|
NcStreamProto.Group.Builder |
addEnumTypes(int index,
NcStreamProto.EnumTypedef.Builder builderForValue)
repeated .EnumTypedef enumTypes = 7;
|
NcStreamProto.Group.Builder |
addEnumTypes(int index,
NcStreamProto.EnumTypedef value)
repeated .EnumTypedef enumTypes = 7;
|
NcStreamProto.Group.Builder |
addEnumTypes(NcStreamProto.EnumTypedef.Builder builderForValue)
repeated .EnumTypedef enumTypes = 7;
|
NcStreamProto.Group.Builder |
addEnumTypes(NcStreamProto.EnumTypedef value)
repeated .EnumTypedef enumTypes = 7;
|
NcStreamProto.EnumTypedef.Builder |
addEnumTypesBuilder()
repeated .EnumTypedef enumTypes = 7;
|
NcStreamProto.EnumTypedef.Builder |
addEnumTypesBuilder(int index)
repeated .EnumTypedef enumTypes = 7;
|
NcStreamProto.Group.Builder |
addGroups(int index,
NcStreamProto.Group.Builder builderForValue)
repeated .Group groups = 6;
|
NcStreamProto.Group.Builder |
addGroups(int index,
NcStreamProto.Group value)
repeated .Group groups = 6;
|
NcStreamProto.Group.Builder |
addGroups(NcStreamProto.Group.Builder builderForValue)
repeated .Group groups = 6;
|
NcStreamProto.Group.Builder |
addGroups(NcStreamProto.Group value)
repeated .Group groups = 6;
|
NcStreamProto.Group.Builder |
addGroupsBuilder()
repeated .Group groups = 6;
|
NcStreamProto.Group.Builder |
addGroupsBuilder(int index)
repeated .Group groups = 6;
|
NcStreamProto.Group.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NcStreamProto.Group.Builder |
addStructs(int index,
NcStreamProto.Structure.Builder builderForValue)
repeated .Structure structs = 4;
|
NcStreamProto.Group.Builder |
addStructs(int index,
NcStreamProto.Structure value)
repeated .Structure structs = 4;
|
NcStreamProto.Group.Builder |
addStructs(NcStreamProto.Structure.Builder builderForValue)
repeated .Structure structs = 4;
|
NcStreamProto.Group.Builder |
addStructs(NcStreamProto.Structure value)
repeated .Structure structs = 4;
|
NcStreamProto.Structure.Builder |
addStructsBuilder()
repeated .Structure structs = 4;
|
NcStreamProto.Structure.Builder |
addStructsBuilder(int index)
repeated .Structure structs = 4;
|
NcStreamProto.Group.Builder |
addVars(int index,
NcStreamProto.Variable.Builder builderForValue)
repeated .Variable vars = 3;
|
NcStreamProto.Group.Builder |
addVars(int index,
NcStreamProto.Variable value)
repeated .Variable vars = 3;
|
NcStreamProto.Group.Builder |
addVars(NcStreamProto.Variable.Builder builderForValue)
repeated .Variable vars = 3;
|
NcStreamProto.Group.Builder |
addVars(NcStreamProto.Variable value)
repeated .Variable vars = 3;
|
NcStreamProto.Variable.Builder |
addVarsBuilder()
repeated .Variable vars = 3;
|
NcStreamProto.Variable.Builder |
addVarsBuilder(int index)
repeated .Variable vars = 3;
|
NcStreamProto.Group |
build() |
NcStreamProto.Group |
buildPartial() |
NcStreamProto.Group.Builder |
clear() |
NcStreamProto.Group.Builder |
clearAtts()
repeated .Attribute atts = 5;
|
NcStreamProto.Group.Builder |
clearDims()
repeated .Dimension dims = 2;
|
NcStreamProto.Group.Builder |
clearEnumTypes()
repeated .EnumTypedef enumTypes = 7;
|
NcStreamProto.Group.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
NcStreamProto.Group.Builder |
clearGroups()
repeated .Group groups = 6;
|
NcStreamProto.Group.Builder |
clearName()
short name
|
NcStreamProto.Group.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
NcStreamProto.Group.Builder |
clearStructs()
repeated .Structure structs = 4;
|
NcStreamProto.Group.Builder |
clearVars()
repeated .Variable vars = 3;
|
NcStreamProto.Group.Builder |
clone() |
NcStreamProto.Attribute |
getAtts(int index)
repeated .Attribute atts = 5;
|
NcStreamProto.Attribute.Builder |
getAttsBuilder(int index)
repeated .Attribute atts = 5;
|
List<NcStreamProto.Attribute.Builder> |
getAttsBuilderList()
repeated .Attribute atts = 5;
|
int |
getAttsCount()
repeated .Attribute atts = 5;
|
List<NcStreamProto.Attribute> |
getAttsList()
repeated .Attribute atts = 5;
|
NcStreamProto.AttributeOrBuilder |
getAttsOrBuilder(int index)
repeated .Attribute atts = 5;
|
List<? extends NcStreamProto.AttributeOrBuilder> |
getAttsOrBuilderList()
repeated .Attribute atts = 5;
|
NcStreamProto.Group |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
NcStreamProto.Dimension |
getDims(int index)
repeated .Dimension dims = 2;
|
NcStreamProto.Dimension.Builder |
getDimsBuilder(int index)
repeated .Dimension dims = 2;
|
List<NcStreamProto.Dimension.Builder> |
getDimsBuilderList()
repeated .Dimension dims = 2;
|
int |
getDimsCount()
repeated .Dimension dims = 2;
|
List<NcStreamProto.Dimension> |
getDimsList()
repeated .Dimension dims = 2;
|
NcStreamProto.DimensionOrBuilder |
getDimsOrBuilder(int index)
repeated .Dimension dims = 2;
|
List<? extends NcStreamProto.DimensionOrBuilder> |
getDimsOrBuilderList()
repeated .Dimension dims = 2;
|
NcStreamProto.EnumTypedef |
getEnumTypes(int index)
repeated .EnumTypedef enumTypes = 7;
|
NcStreamProto.EnumTypedef.Builder |
getEnumTypesBuilder(int index)
repeated .EnumTypedef enumTypes = 7;
|
List<NcStreamProto.EnumTypedef.Builder> |
getEnumTypesBuilderList()
repeated .EnumTypedef enumTypes = 7;
|
int |
getEnumTypesCount()
repeated .EnumTypedef enumTypes = 7;
|
List<NcStreamProto.EnumTypedef> |
getEnumTypesList()
repeated .EnumTypedef enumTypes = 7;
|
NcStreamProto.EnumTypedefOrBuilder |
getEnumTypesOrBuilder(int index)
repeated .EnumTypedef enumTypes = 7;
|
List<? extends NcStreamProto.EnumTypedefOrBuilder> |
getEnumTypesOrBuilderList()
repeated .EnumTypedef enumTypes = 7;
|
NcStreamProto.Group |
getGroups(int index)
repeated .Group groups = 6;
|
NcStreamProto.Group.Builder |
getGroupsBuilder(int index)
repeated .Group groups = 6;
|
List<NcStreamProto.Group.Builder> |
getGroupsBuilderList()
repeated .Group groups = 6;
|
int |
getGroupsCount()
repeated .Group groups = 6;
|
List<NcStreamProto.Group> |
getGroupsList()
repeated .Group groups = 6;
|
NcStreamProto.GroupOrBuilder |
getGroupsOrBuilder(int index)
repeated .Group groups = 6;
|
List<? extends NcStreamProto.GroupOrBuilder> |
getGroupsOrBuilderList()
repeated .Group groups = 6;
|
String |
getName()
short name
|
com.google.protobuf.ByteString |
getNameBytes()
short name
|
NcStreamProto.Structure |
getStructs(int index)
repeated .Structure structs = 4;
|
NcStreamProto.Structure.Builder |
getStructsBuilder(int index)
repeated .Structure structs = 4;
|
List<NcStreamProto.Structure.Builder> |
getStructsBuilderList()
repeated .Structure structs = 4;
|
int |
getStructsCount()
repeated .Structure structs = 4;
|
List<NcStreamProto.Structure> |
getStructsList()
repeated .Structure structs = 4;
|
NcStreamProto.StructureOrBuilder |
getStructsOrBuilder(int index)
repeated .Structure structs = 4;
|
List<? extends NcStreamProto.StructureOrBuilder> |
getStructsOrBuilderList()
repeated .Structure structs = 4;
|
NcStreamProto.Variable |
getVars(int index)
repeated .Variable vars = 3;
|
NcStreamProto.Variable.Builder |
getVarsBuilder(int index)
repeated .Variable vars = 3;
|
List<NcStreamProto.Variable.Builder> |
getVarsBuilderList()
repeated .Variable vars = 3;
|
int |
getVarsCount()
repeated .Variable vars = 3;
|
List<NcStreamProto.Variable> |
getVarsList()
repeated .Variable vars = 3;
|
NcStreamProto.VariableOrBuilder |
getVarsOrBuilder(int index)
repeated .Variable vars = 3;
|
List<? extends NcStreamProto.VariableOrBuilder> |
getVarsOrBuilderList()
repeated .Variable vars = 3;
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
NcStreamProto.Group.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NcStreamProto.Group.Builder |
mergeFrom(com.google.protobuf.Message other) |
NcStreamProto.Group.Builder |
mergeFrom(NcStreamProto.Group other) |
NcStreamProto.Group.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NcStreamProto.Group.Builder |
removeAtts(int index)
repeated .Attribute atts = 5;
|
NcStreamProto.Group.Builder |
removeDims(int index)
repeated .Dimension dims = 2;
|
NcStreamProto.Group.Builder |
removeEnumTypes(int index)
repeated .EnumTypedef enumTypes = 7;
|
NcStreamProto.Group.Builder |
removeGroups(int index)
repeated .Group groups = 6;
|
NcStreamProto.Group.Builder |
removeStructs(int index)
repeated .Structure structs = 4;
|
NcStreamProto.Group.Builder |
removeVars(int index)
repeated .Variable vars = 3;
|
NcStreamProto.Group.Builder |
setAtts(int index,
NcStreamProto.Attribute.Builder builderForValue)
repeated .Attribute atts = 5;
|
NcStreamProto.Group.Builder |
setAtts(int index,
NcStreamProto.Attribute value)
repeated .Attribute atts = 5;
|
NcStreamProto.Group.Builder |
setDims(int index,
NcStreamProto.Dimension.Builder builderForValue)
repeated .Dimension dims = 2;
|
NcStreamProto.Group.Builder |
setDims(int index,
NcStreamProto.Dimension value)
repeated .Dimension dims = 2;
|
NcStreamProto.Group.Builder |
setEnumTypes(int index,
NcStreamProto.EnumTypedef.Builder builderForValue)
repeated .EnumTypedef enumTypes = 7;
|
NcStreamProto.Group.Builder |
setEnumTypes(int index,
NcStreamProto.EnumTypedef value)
repeated .EnumTypedef enumTypes = 7;
|
NcStreamProto.Group.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NcStreamProto.Group.Builder |
setGroups(int index,
NcStreamProto.Group.Builder builderForValue)
repeated .Group groups = 6;
|
NcStreamProto.Group.Builder |
setGroups(int index,
NcStreamProto.Group value)
repeated .Group groups = 6;
|
NcStreamProto.Group.Builder |
setName(String value)
short name
|
NcStreamProto.Group.Builder |
setNameBytes(com.google.protobuf.ByteString value)
short name
|
NcStreamProto.Group.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
NcStreamProto.Group.Builder |
setStructs(int index,
NcStreamProto.Structure.Builder builderForValue)
repeated .Structure structs = 4;
|
NcStreamProto.Group.Builder |
setStructs(int index,
NcStreamProto.Structure value)
repeated .Structure structs = 4;
|
NcStreamProto.Group.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NcStreamProto.Group.Builder |
setVars(int index,
NcStreamProto.Variable.Builder builderForValue)
repeated .Variable vars = 3;
|
NcStreamProto.Group.Builder |
setVars(int index,
NcStreamProto.Variable value)
repeated .Variable vars = 3;
|