- addAllAttributes(Iterable<? extends GcdmNetcdfProto.Attribute>) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- addAllAttributes(Iterable<? extends GcdmNetcdfProto.Attribute>) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAllAttributes(Iterable<? extends GcdmNetcdfProto.Attribute>) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAllByteData(Iterable<? extends ByteString>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
oneof, depends on data_type
- addAllDimensions(Iterable<? extends GcdmNetcdfProto.Dimension>) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- addAllDoubleData(Iterable<? extends Double>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
DOUBLE
- addAllEnumTypes(Iterable<? extends GcdmNetcdfProto.EnumTypedef>) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- addAllFloatData(Iterable<? extends Float>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
FLOAT
- addAllGroups(Iterable<? extends GcdmNetcdfProto.Group>) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- addAllIntData(Iterable<? extends Integer>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
SHORT, INT, ENUM2, USHORT
- addAllLongData(Iterable<? extends Long>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
LONG
- addAllMaps(Iterable<? extends GcdmNetcdfProto.EnumTypedef.EnumType>) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- addAllMemberData(Iterable<? extends GcdmNetcdfProto.Data>) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- addAllMembers(Iterable<? extends GcdmNetcdfProto.StructureMemberProto>) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- addAllRows(Iterable<? extends GcdmNetcdfProto.StructureDataProto>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- addAllShapes(Iterable<? extends Integer>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
repeated uint32 shapes = 2;
- addAllShapes(Iterable<? extends GcdmNetcdfProto.Dimension>) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- addAllShapes(Iterable<? extends Integer>) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
repeated int32 shapes = 3;
- addAllShapes(Iterable<? extends GcdmNetcdfProto.Dimension>) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- addAllStringData(Iterable<String>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRING
- addAllStructs(Iterable<? extends GcdmNetcdfProto.Structure>) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- addAllStructures(Iterable<? extends GcdmNetcdfProto.Structure>) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- addAllUintData(Iterable<? extends Integer>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ENUM4, UINT
- addAllUlongData(Iterable<? extends Long>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ULONG
- addAllVariables(Iterable<? extends GcdmNetcdfProto.Variable>) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- addAllVariables(Iterable<? extends GcdmNetcdfProto.Variable>) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- addAllVlenData(Iterable<? extends GcdmNetcdfProto.Data>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- addAttributes(GcdmNetcdfProto.Attribute) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- addAttributes(int, GcdmNetcdfProto.Attribute) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- addAttributes(GcdmNetcdfProto.Attribute.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- addAttributes(int, GcdmNetcdfProto.Attribute.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- addAttributes(GcdmNetcdfProto.Attribute) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributes(int, GcdmNetcdfProto.Attribute) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributes(GcdmNetcdfProto.Attribute.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributes(int, GcdmNetcdfProto.Attribute.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributes(GcdmNetcdfProto.Attribute) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributes(int, GcdmNetcdfProto.Attribute) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributes(GcdmNetcdfProto.Attribute.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributes(int, GcdmNetcdfProto.Attribute.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributesBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- addAttributesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- addAttributesBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributesBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addByteData(ByteString) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
oneof, depends on data_type
- addDimensions(GcdmNetcdfProto.Dimension) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- addDimensions(int, GcdmNetcdfProto.Dimension) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- addDimensions(GcdmNetcdfProto.Dimension.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- addDimensions(int, GcdmNetcdfProto.Dimension.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- addDimensionsBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- addDimensionsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- addDoubleData(double) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
DOUBLE
- addEnumTypes(GcdmNetcdfProto.EnumTypedef) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- addEnumTypes(int, GcdmNetcdfProto.EnumTypedef) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- addEnumTypes(GcdmNetcdfProto.EnumTypedef.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- addEnumTypes(int, GcdmNetcdfProto.EnumTypedef.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- addEnumTypesBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- addEnumTypesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- addFloatData(float) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
FLOAT
- addGroups(GcdmNetcdfProto.Group) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- addGroups(int, GcdmNetcdfProto.Group) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- addGroups(GcdmNetcdfProto.Group.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- addGroups(int, GcdmNetcdfProto.Group.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- addGroupsBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- addGroupsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- addIntData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
SHORT, INT, ENUM2, USHORT
- addLongData(long) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
LONG
- addMaps(GcdmNetcdfProto.EnumTypedef.EnumType) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- addMaps(int, GcdmNetcdfProto.EnumTypedef.EnumType) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- addMaps(GcdmNetcdfProto.EnumTypedef.EnumType.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- addMaps(int, GcdmNetcdfProto.EnumTypedef.EnumType.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- addMapsBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- addMapsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- addMemberData(GcdmNetcdfProto.Data) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- addMemberData(int, GcdmNetcdfProto.Data) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- addMemberData(GcdmNetcdfProto.Data.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- addMemberData(int, GcdmNetcdfProto.Data.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- addMemberDataBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- addMemberDataBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- addMembers(GcdmNetcdfProto.StructureMemberProto) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- addMembers(int, GcdmNetcdfProto.StructureMemberProto) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- addMembers(GcdmNetcdfProto.StructureMemberProto.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- addMembers(int, GcdmNetcdfProto.StructureMemberProto.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- addMembersBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- addMembersBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- addRows(GcdmNetcdfProto.StructureDataProto) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- addRows(int, GcdmNetcdfProto.StructureDataProto) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- addRows(GcdmNetcdfProto.StructureDataProto.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- addRows(int, GcdmNetcdfProto.StructureDataProto.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- addRowsBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- addRowsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- addShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
repeated uint32 shapes = 2;
- addShapes(GcdmNetcdfProto.Dimension) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- addShapes(int, GcdmNetcdfProto.Dimension) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- addShapes(GcdmNetcdfProto.Dimension.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- addShapes(int, GcdmNetcdfProto.Dimension.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- addShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
repeated int32 shapes = 3;
- addShapes(GcdmNetcdfProto.Dimension) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- addShapes(int, GcdmNetcdfProto.Dimension) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- addShapes(GcdmNetcdfProto.Dimension.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- addShapes(int, GcdmNetcdfProto.Dimension.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- addShapesBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- addShapesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- addShapesBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- addShapesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- addStringData(String) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRING
- addStringDataBytes(ByteString) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRING
- addStructs(GcdmNetcdfProto.Structure) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- addStructs(int, GcdmNetcdfProto.Structure) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- addStructs(GcdmNetcdfProto.Structure.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- addStructs(int, GcdmNetcdfProto.Structure.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- addStructsBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- addStructsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- addStructures(GcdmNetcdfProto.Structure) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- addStructures(int, GcdmNetcdfProto.Structure) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- addStructures(GcdmNetcdfProto.Structure.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- addStructures(int, GcdmNetcdfProto.Structure.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- addStructuresBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- addStructuresBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- addUintData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ENUM4, UINT
- addUlongData(long) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ULONG
- addVariables(GcdmNetcdfProto.Variable) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- addVariables(int, GcdmNetcdfProto.Variable) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- addVariables(GcdmNetcdfProto.Variable.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- addVariables(int, GcdmNetcdfProto.Variable.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- addVariables(GcdmNetcdfProto.Variable) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- addVariables(int, GcdmNetcdfProto.Variable) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- addVariables(GcdmNetcdfProto.Variable.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- addVariables(int, GcdmNetcdfProto.Variable.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- addVariablesBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- addVariablesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- addVariablesBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- addVariablesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- addVlenData(GcdmNetcdfProto.Data) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- addVlenData(int, GcdmNetcdfProto.Data) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- addVlenData(GcdmNetcdfProto.Data.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- addVlenData(int, GcdmNetcdfProto.Data.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- addVlenDataBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- addVlenDataBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- ATTRIBUTES_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Group
-
- ATTRIBUTES_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Structure
-
- ATTRIBUTES_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Variable
-
- GcdmConverter - Class in ucar.gcdm
-
Convert between Gcdm Protos and Netcdf objects, using Array for data.
- GcdmConverter() - Constructor for class ucar.gcdm.GcdmConverter
-
- GcdmGrpc - Class in ucar.gcdm
-
- GcdmGrpc.AsyncService - Interface in ucar.gcdm
-
- GcdmGrpc.GcdmBlockingStub - Class in ucar.gcdm
-
A stub to allow clients to do limited synchronous rpc calls to service Gcdm.
- GcdmGrpc.GcdmBlockingV2Stub - Class in ucar.gcdm
-
A stub to allow clients to do synchronous rpc calls to service Gcdm.
- GcdmGrpc.GcdmFutureStub - Class in ucar.gcdm
-
A stub to allow clients to do ListenableFuture-style rpc calls to service Gcdm.
- GcdmGrpc.GcdmImplBase - Class in ucar.gcdm
-
Base class for the server implementation of the service Gcdm.
- GcdmGrpc.GcdmStub - Class in ucar.gcdm
-
A stub to allow clients to do asynchronous rpc calls to service Gcdm.
- GcdmImplBase() - Constructor for class ucar.gcdm.GcdmGrpc.GcdmImplBase
-
- GcdmNetcdfProto - Class in ucar.gcdm
-
- GcdmNetcdfProto.Attribute - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.Attribute
- GcdmNetcdfProto.Attribute.Builder - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.Attribute
- GcdmNetcdfProto.AttributeOrBuilder - Interface in ucar.gcdm
-
- GcdmNetcdfProto.Data - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.Data
- GcdmNetcdfProto.Data.Builder - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.Data
- GcdmNetcdfProto.DataOrBuilder - Interface in ucar.gcdm
-
- GcdmNetcdfProto.DataRequest - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.DataRequest
- GcdmNetcdfProto.DataRequest.Builder - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.DataRequest
- GcdmNetcdfProto.DataRequestOrBuilder - Interface in ucar.gcdm
-
- GcdmNetcdfProto.DataResponse - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.DataResponse
- GcdmNetcdfProto.DataResponse.Builder - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.DataResponse
- GcdmNetcdfProto.DataResponseOrBuilder - Interface in ucar.gcdm
-
- GcdmNetcdfProto.DataType - Enum in ucar.gcdm
-
Protobuf enum ucar.gcdm.DataType
- GcdmNetcdfProto.Dimension - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.Dimension
- GcdmNetcdfProto.Dimension.Builder - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.Dimension
- GcdmNetcdfProto.DimensionOrBuilder - Interface in ucar.gcdm
-
- GcdmNetcdfProto.EnumTypedef - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.EnumTypedef
- GcdmNetcdfProto.EnumTypedef.Builder - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.EnumTypedef
- GcdmNetcdfProto.EnumTypedef.EnumType - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.EnumTypedef.EnumType
- GcdmNetcdfProto.EnumTypedef.EnumType.Builder - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.EnumTypedef.EnumType
- GcdmNetcdfProto.EnumTypedef.EnumTypeOrBuilder - Interface in ucar.gcdm
-
- GcdmNetcdfProto.EnumTypedefOrBuilder - Interface in ucar.gcdm
-
- GcdmNetcdfProto.Error - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.Error
- GcdmNetcdfProto.Error.Builder - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.Error
- GcdmNetcdfProto.ErrorOrBuilder - Interface in ucar.gcdm
-
- GcdmNetcdfProto.Group - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.Group
- GcdmNetcdfProto.Group.Builder - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.Group
- GcdmNetcdfProto.GroupOrBuilder - Interface in ucar.gcdm
-
- GcdmNetcdfProto.Header - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.Header
- GcdmNetcdfProto.Header.Builder - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.Header
- GcdmNetcdfProto.HeaderOrBuilder - Interface in ucar.gcdm
-
- GcdmNetcdfProto.HeaderRequest - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.HeaderRequest
- GcdmNetcdfProto.HeaderRequest.Builder - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.HeaderRequest
- GcdmNetcdfProto.HeaderRequestOrBuilder - Interface in ucar.gcdm
-
- GcdmNetcdfProto.HeaderResponse - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.HeaderResponse
- GcdmNetcdfProto.HeaderResponse.Builder - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.HeaderResponse
- GcdmNetcdfProto.HeaderResponseOrBuilder - Interface in ucar.gcdm
-
- GcdmNetcdfProto.Structure - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.Structure
- GcdmNetcdfProto.Structure.Builder - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.Structure
- GcdmNetcdfProto.StructureDataProto - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.StructureDataProto
- GcdmNetcdfProto.StructureDataProto.Builder - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.StructureDataProto
- GcdmNetcdfProto.StructureDataProtoOrBuilder - Interface in ucar.gcdm
-
- GcdmNetcdfProto.StructureMemberProto - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.StructureMemberProto
- GcdmNetcdfProto.StructureMemberProto.Builder - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.StructureMemberProto
- GcdmNetcdfProto.StructureMemberProtoOrBuilder - Interface in ucar.gcdm
-
- GcdmNetcdfProto.StructureMembersProto - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.StructureMembersProto
- GcdmNetcdfProto.StructureMembersProto.Builder - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.StructureMembersProto
- GcdmNetcdfProto.StructureMembersProtoOrBuilder - Interface in ucar.gcdm
-
- GcdmNetcdfProto.StructureOrBuilder - Interface in ucar.gcdm
-
- GcdmNetcdfProto.Variable - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.Variable
- GcdmNetcdfProto.Variable.Builder - Class in ucar.gcdm
-
Protobuf type ucar.gcdm.Variable
- GcdmNetcdfProto.VariableOrBuilder - Interface in ucar.gcdm
-
- GcdmServer - Class in ucar.gcdm.server
-
Server that manages startup/shutdown of a gCDM Server.
- GcdmServer() - Constructor for class ucar.gcdm.server.GcdmServer
-
- GcdmServerProto - Class in ucar.gcdm
-
- getAttributes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributes(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributes(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributes(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getBaseType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
.ucar.gcdm.DataType base_type = 2;
- getBaseType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
.ucar.gcdm.DataType base_type = 2;
- getBaseType() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedefOrBuilder
-
.ucar.gcdm.DataType base_type = 2;
- getBaseTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
.ucar.gcdm.DataType base_type = 2;
- getBaseTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
.ucar.gcdm.DataType base_type = 2;
- getBaseTypeValue() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedefOrBuilder
-
.ucar.gcdm.DataType base_type = 2;
- getByteData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
oneof, depends on data_type
- getByteData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
oneof, depends on data_type
- getByteData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
oneof, depends on data_type
- getByteDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
oneof, depends on data_type
- getByteDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
oneof, depends on data_type
- getByteDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
oneof, depends on data_type
- getByteDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
oneof, depends on data_type
- getByteDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
oneof, depends on data_type
- getByteDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
oneof, depends on data_type
- getCode() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
-
uint32 code = 1;
- getCode() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
-
uint32 code = 1;
- getCode() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumTypeOrBuilder
-
uint32 code = 1;
- getCode() - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
-
uint32 code = 2;
- getCode() - Method in class ucar.gcdm.GcdmNetcdfProto.Error
-
uint32 code = 2;
- getCode() - Method in interface ucar.gcdm.GcdmNetcdfProto.ErrorOrBuilder
-
uint32 code = 2;
- getData() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
.ucar.gcdm.Data data = 4;
- getData() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
.ucar.gcdm.Data data = 4;
- getData() - Method in interface ucar.gcdm.GcdmNetcdfProto.AttributeOrBuilder
-
.ucar.gcdm.Data data = 4;
- getData() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
.ucar.gcdm.Data data = 6;
- getData() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
.ucar.gcdm.Data data = 6;
- getData() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
.ucar.gcdm.Data data = 6;
- getData() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
"immediate" - store small data in header
- getData() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
"immediate" - store small data in header
- getData() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
"immediate" - store small data in header
- getDataBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
.ucar.gcdm.Data data = 4;
- getDataBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
.ucar.gcdm.Data data = 6;
- getDataBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
"immediate" - store small data in header
- getDataOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
.ucar.gcdm.Data data = 4;
- getDataOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
.ucar.gcdm.Data data = 4;
- getDataOrBuilder() - Method in interface ucar.gcdm.GcdmNetcdfProto.AttributeOrBuilder
-
.ucar.gcdm.Data data = 4;
- getDataOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
.ucar.gcdm.Data data = 6;
- getDataOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
.ucar.gcdm.Data data = 6;
- getDataOrBuilder() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
.ucar.gcdm.Data data = 6;
- getDataOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
"immediate" - store small data in header
- getDataOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
"immediate" - store small data in header
- getDataOrBuilder() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
"immediate" - store small data in header
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- getDataType() - Method in interface ucar.gcdm.GcdmNetcdfProto.AttributeOrBuilder
-
cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
.ucar.gcdm.DataType data_type = 1;
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
.ucar.gcdm.DataType data_type = 1;
- getDataType() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
.ucar.gcdm.DataType data_type = 1;
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
STRUCTURE or SEQUENCE
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
STRUCTURE or SEQUENCE
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
.ucar.gcdm.DataType data_type = 2;
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
.ucar.gcdm.DataType data_type = 2;
- getDataType() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMemberProtoOrBuilder
-
.ucar.gcdm.DataType data_type = 2;
- getDataType() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
STRUCTURE or SEQUENCE
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
.ucar.gcdm.DataType data_type = 2;
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
.ucar.gcdm.DataType data_type = 2;
- getDataType() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
.ucar.gcdm.DataType data_type = 2;
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- getDataTypeValue() - Method in interface ucar.gcdm.GcdmNetcdfProto.AttributeOrBuilder
-
cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
.ucar.gcdm.DataType data_type = 1;
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
.ucar.gcdm.DataType data_type = 1;
- getDataTypeValue() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
.ucar.gcdm.DataType data_type = 1;
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
STRUCTURE or SEQUENCE
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
STRUCTURE or SEQUENCE
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
.ucar.gcdm.DataType data_type = 2;
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
.ucar.gcdm.DataType data_type = 2;
- getDataTypeValue() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMemberProtoOrBuilder
-
.ucar.gcdm.DataType data_type = 2;
- getDataTypeValue() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
STRUCTURE or SEQUENCE
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
.ucar.gcdm.DataType data_type = 2;
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
.ucar.gcdm.DataType data_type = 2;
- getDataTypeValue() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
.ucar.gcdm.DataType data_type = 2;
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.Data
-
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
-
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension
-
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
-
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.Error
-
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.Group
-
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.Header
-
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
-
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
-
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
-
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
-
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Error
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Data
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
- getDescriptor() - Static method in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Error
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Group
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Header
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
- getDescriptor() - Static method in class ucar.gcdm.GcdmServerProto
-
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
-
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
- getDescriptorForType() - Method in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
-
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
-
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
-
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
- getDimensions(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensions(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensions(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDoubleData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
DOUBLE
- getDoubleData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
DOUBLE
- getDoubleData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
DOUBLE
- getDoubleDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
DOUBLE
- getDoubleDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
DOUBLE
- getDoubleDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
DOUBLE
- getDoubleDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
DOUBLE
- getDoubleDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
DOUBLE
- getDoubleDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
DOUBLE
- getEnumType() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
EnumTypedef name, only for enum types
- getEnumType() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
EnumTypedef name, only for enum types
- getEnumType() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
EnumTypedef name, only for enum types
- getEnumTypeBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
EnumTypedef name, only for enum types
- getEnumTypeBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
EnumTypedef name, only for enum types
- getEnumTypeBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
EnumTypedef name, only for enum types
- getEnumTypes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypes(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getError() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
non-empty on error
- getError() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
non-empty on error
- getError() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
non-empty on error
- getError() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
non-empty on error
- getError() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
-
non-empty on error
- getError() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderResponseOrBuilder
-
non-empty on error
- getErrorBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
non-empty on error
- getErrorBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
non-empty on error
- getErrorOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
non-empty on error
- getErrorOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
non-empty on error
- getErrorOrBuilder() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
non-empty on error
- getErrorOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
non-empty on error
- getErrorOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
-
non-empty on error
- getErrorOrBuilder() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderResponseOrBuilder
-
non-empty on error
- getFloatData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
FLOAT
- getFloatData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
FLOAT
- getFloatData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
FLOAT
- getFloatDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
FLOAT
- getFloatDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
FLOAT
- getFloatDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
FLOAT
- getFloatDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
FLOAT
- getFloatDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
FLOAT
- getFloatDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
FLOAT
- getGetNetcdfDataMethod() - Static method in class ucar.gcdm.GcdmGrpc
-
- getGetNetcdfHeaderMethod() - Static method in class ucar.gcdm.GcdmGrpc
-
- getGroups(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroups(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Group groups = 6;
- getGroups(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Group groups = 6;
- getHeader() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
.ucar.gcdm.Header header = 3;
- getHeader() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
-
.ucar.gcdm.Header header = 3;
- getHeader() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderResponseOrBuilder
-
.ucar.gcdm.Header header = 3;
- getHeaderBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
.ucar.gcdm.Header header = 3;
- getHeaderOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
.ucar.gcdm.Header header = 3;
- getHeaderOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
-
.ucar.gcdm.Header header = 3;
- getHeaderOrBuilder() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderResponseOrBuilder
-
.ucar.gcdm.Header header = 3;
- getId() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
string id = 3;
- getId() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
string id = 3;
- getId() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderOrBuilder
-
string id = 3;
- getIdBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
string id = 3;
- getIdBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
string id = 3;
- getIdBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderOrBuilder
-
string id = 3;
- getIntData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
SHORT, INT, ENUM2, USHORT
- getIntData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
SHORT, INT, ENUM2, USHORT
- getIntData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
SHORT, INT, ENUM2, USHORT
- getIntDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
SHORT, INT, ENUM2, USHORT
- getIntDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
SHORT, INT, ENUM2, USHORT
- getIntDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
SHORT, INT, ENUM2, USHORT
- getIntDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
SHORT, INT, ENUM2, USHORT
- getIntDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
SHORT, INT, ENUM2, USHORT
- getIntDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
SHORT, INT, ENUM2, USHORT
- getIsPrivate() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
bool is_private = 5;
- getIsPrivate() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
-
bool is_private = 5;
- getIsPrivate() - Method in interface ucar.gcdm.GcdmNetcdfProto.DimensionOrBuilder
-
bool is_private = 5;
- getIsUnlimited() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
bool is_unlimited = 3;
- getIsUnlimited() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
-
bool is_unlimited = 3;
- getIsUnlimited() - Method in interface ucar.gcdm.GcdmNetcdfProto.DimensionOrBuilder
-
bool is_unlimited = 3;
- getIsVlen() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
bool is_vlen = 4;
- getIsVlen() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
-
bool is_vlen = 4;
- getIsVlen() - Method in interface ucar.gcdm.GcdmNetcdfProto.DimensionOrBuilder
-
bool is_vlen = 4;
- getLength() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
uint32 length = 3;
- getLength() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
uint32 length = 3;
- getLength() - Method in interface ucar.gcdm.GcdmNetcdfProto.AttributeOrBuilder
-
uint32 length = 3;
- getLength() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
optional when vlen, may be zero if unlimited
- getLength() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
-
optional when vlen, may be zero if unlimited
- getLength() - Method in interface ucar.gcdm.GcdmNetcdfProto.DimensionOrBuilder
-
optional when vlen, may be zero if unlimited
- getLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
-
string location = 1;
- getLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
-
string location = 1;
- getLocation() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataRequestOrBuilder
-
string location = 1;
- getLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
string location = 3;
- getLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
string location = 3;
- getLocation() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
string location = 3;
- getLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
string location = 1;
- getLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
string location = 1;
- getLocation() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderOrBuilder
-
string location = 1;
- getLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
-
string location = 1;
- getLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
-
string location = 1;
- getLocation() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderRequestOrBuilder
-
string location = 1;
- getLocationBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
-
string location = 1;
- getLocationBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
-
string location = 1;
- getLocationBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataRequestOrBuilder
-
string location = 1;
- getLocationBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
string location = 3;
- getLocationBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
string location = 3;
- getLocationBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
string location = 3;
- getLocationBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
string location = 1;
- getLocationBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
string location = 1;
- getLocationBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderOrBuilder
-
string location = 1;
- getLocationBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
-
string location = 1;
- getLocationBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
-
string location = 1;
- getLocationBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderRequestOrBuilder
-
string location = 1;
- getLongData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
LONG
- getLongData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
LONG
- getLongData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
LONG
- getLongDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
LONG
- getLongDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
LONG
- getLongDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
LONG
- getLongDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
LONG
- getLongDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
LONG
- getLongDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
LONG
- getMaps(int) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMaps(int) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMaps(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedefOrBuilder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedefOrBuilder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsList() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsList() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsList() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedefOrBuilder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedefOrBuilder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedefOrBuilder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMemberData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- getMemberData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
-
one for each member
- getMemberData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureDataProtoOrBuilder
-
one for each member
- getMemberDataBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- getMemberDataBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- getMemberDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- getMemberDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
-
one for each member
- getMemberDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureDataProtoOrBuilder
-
one for each member
- getMemberDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- getMemberDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
-
one for each member
- getMemberDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureDataProtoOrBuilder
-
one for each member
- getMemberDataOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- getMemberDataOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
-
one for each member
- getMemberDataOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureDataProtoOrBuilder
-
one for each member
- getMemberDataOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- getMemberDataOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
-
one for each member
- getMemberDataOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureDataProtoOrBuilder
-
one for each member
- getMembers() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRUCTURE, SEQUENCE
- getMembers() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
STRUCTURE, SEQUENCE
- getMembers() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
STRUCTURE, SEQUENCE
- getMembers() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
.ucar.gcdm.StructureMembersProto members = 4;
- getMembers() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
.ucar.gcdm.StructureMembersProto members = 4;
- getMembers() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMemberProtoOrBuilder
-
.ucar.gcdm.StructureMembersProto members = 4;
- getMembers(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembers(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembers(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMembersProtoOrBuilder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRUCTURE, SEQUENCE
- getMembersBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
.ucar.gcdm.StructureMembersProto members = 4;
- getMembersBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersCount() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersCount() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMembersProtoOrBuilder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMembersProtoOrBuilder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRUCTURE, SEQUENCE
- getMembersOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
STRUCTURE, SEQUENCE
- getMembersOrBuilder() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
STRUCTURE, SEQUENCE
- getMembersOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
.ucar.gcdm.StructureMembersProto members = 4;
- getMembersOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
.ucar.gcdm.StructureMembersProto members = 4;
- getMembersOrBuilder() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMemberProtoOrBuilder
-
.ucar.gcdm.StructureMembersProto members = 4;
- getMembersOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMembersProtoOrBuilder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMembersProtoOrBuilder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMessage() - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
-
string message = 1;
- getMessage() - Method in class ucar.gcdm.GcdmNetcdfProto.Error
-
string message = 1;
- getMessage() - Method in interface ucar.gcdm.GcdmNetcdfProto.ErrorOrBuilder
-
string message = 1;
- getMessageBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
-
string message = 1;
- getMessageBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Error
-
string message = 1;
- getMessageBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.ErrorOrBuilder
-
string message = 1;
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
string name = 1;
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
string name = 1;
- getName() - Method in interface ucar.gcdm.GcdmNetcdfProto.AttributeOrBuilder
-
string name = 1;
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
short name - optional when private
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
-
short name - optional when private
- getName() - Method in interface ucar.gcdm.GcdmNetcdfProto.DimensionOrBuilder
-
short name - optional when private
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
string name = 1;
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
string name = 1;
- getName() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedefOrBuilder
-
string name = 1;
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
short name
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
short name
- getName() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
short name
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
short name
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
short name
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
string name = 1;
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
string name = 1;
- getName() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMemberProtoOrBuilder
-
string name = 1;
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
string name = 1;
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
-
string name = 1;
- getName() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMembersProtoOrBuilder
-
string name = 1;
- getName() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
short name
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
short name
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
short name
- getName() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
short name
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
string name = 1;
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
string name = 1;
- getNameBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.AttributeOrBuilder
-
string name = 1;
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
short name - optional when private
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
-
short name - optional when private
- getNameBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.DimensionOrBuilder
-
short name - optional when private
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
string name = 1;
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
string name = 1;
- getNameBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedefOrBuilder
-
string name = 1;
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
short name
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
short name
- getNameBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
short name
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
short name
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
short name
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
string name = 1;
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
string name = 1;
- getNameBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMemberProtoOrBuilder
-
string name = 1;
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
string name = 1;
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
-
string name = 1;
- getNameBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMembersProtoOrBuilder
-
string name = 1;
- getNameBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
short name
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
short name
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
short name
- getNameBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
short name
- getNetcdfData(GcdmNetcdfProto.DataRequest, StreamObserver<GcdmNetcdfProto.DataResponse>) - Method in interface ucar.gcdm.GcdmGrpc.AsyncService
-
- getNetcdfData(GcdmNetcdfProto.DataRequest) - Method in class ucar.gcdm.GcdmGrpc.GcdmBlockingStub
-
- getNetcdfData(GcdmNetcdfProto.DataRequest) - Method in class ucar.gcdm.GcdmGrpc.GcdmBlockingV2Stub
-
- getNetcdfData(GcdmNetcdfProto.DataRequest, StreamObserver<GcdmNetcdfProto.DataResponse>) - Method in class ucar.gcdm.GcdmGrpc.GcdmStub
-
- getNetcdfHeader(GcdmNetcdfProto.HeaderRequest, StreamObserver<GcdmNetcdfProto.HeaderResponse>) - Method in interface ucar.gcdm.GcdmGrpc.AsyncService
-
- getNetcdfHeader(GcdmNetcdfProto.HeaderRequest) - Method in class ucar.gcdm.GcdmGrpc.GcdmBlockingStub
-
- getNetcdfHeader(GcdmNetcdfProto.HeaderRequest) - Method in class ucar.gcdm.GcdmGrpc.GcdmBlockingV2Stub
-
- getNetcdfHeader(GcdmNetcdfProto.HeaderRequest) - Method in class ucar.gcdm.GcdmGrpc.GcdmFutureStub
-
- getNetcdfHeader(GcdmNetcdfProto.HeaderRequest, StreamObserver<GcdmNetcdfProto.HeaderResponse>) - Method in class ucar.gcdm.GcdmGrpc.GcdmStub
-
- getNumber() - Method in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
-
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
-
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
-
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Error
-
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
-
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
-
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
-
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
-
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
- getRoot() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
.ucar.gcdm.Group root = 4;
- getRoot() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
.ucar.gcdm.Group root = 4;
- getRoot() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderOrBuilder
-
.ucar.gcdm.Group root = 4;
- getRootBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
.ucar.gcdm.Group root = 4;
- getRootOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
.ucar.gcdm.Group root = 4;
- getRootOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
.ucar.gcdm.Group root = 4;
- getRootOrBuilder() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderOrBuilder
-
.ucar.gcdm.Group root = 4;
- getRows(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- getRows(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
row oriented: one for each row
- getRows(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
row oriented: one for each row
- getRowsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- getRowsBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- getRowsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- getRowsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
row oriented: one for each row
- getRowsCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
row oriented: one for each row
- getRowsList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- getRowsList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
row oriented: one for each row
- getRowsList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
row oriented: one for each row
- getRowsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- getRowsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
row oriented: one for each row
- getRowsOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
row oriented: one for each row
- getRowsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- getRowsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
row oriented: one for each row
- getRowsOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
row oriented: one for each row
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
-
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
-
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
-
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.Error
-
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
-
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
-
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
-
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
-
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
- getServiceDescriptor() - Static method in class ucar.gcdm.GcdmGrpc
-
- getShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
repeated uint32 shapes = 2;
- getShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
repeated uint32 shapes = 2;
- getShapes(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
repeated uint32 shapes = 2;
- getShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- getShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
actual dimension instead of reference
- getShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
repeated int32 shapes = 3;
- getShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
repeated int32 shapes = 3;
- getShapes(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMemberProtoOrBuilder
-
repeated int32 shapes = 3;
- getShapes(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
actual dimension instead of reference
- getShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- getShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
actual dimension instead of reference
- getShapes(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
actual dimension instead of reference
- getShapesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- getShapesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- getShapesBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- getShapesBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- getShapesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
repeated uint32 shapes = 2;
- getShapesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
repeated uint32 shapes = 2;
- getShapesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
repeated uint32 shapes = 2;
- getShapesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- getShapesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
actual dimension instead of reference
- getShapesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
repeated int32 shapes = 3;
- getShapesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
repeated int32 shapes = 3;
- getShapesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMemberProtoOrBuilder
-
repeated int32 shapes = 3;
- getShapesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
actual dimension instead of reference
- getShapesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- getShapesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
actual dimension instead of reference
- getShapesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
actual dimension instead of reference
- getShapesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
repeated uint32 shapes = 2;
- getShapesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
repeated uint32 shapes = 2;
- getShapesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
repeated uint32 shapes = 2;
- getShapesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- getShapesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
actual dimension instead of reference
- getShapesList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
repeated int32 shapes = 3;
- getShapesList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
repeated int32 shapes = 3;
- getShapesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMemberProtoOrBuilder
-
repeated int32 shapes = 3;
- getShapesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
actual dimension instead of reference
- getShapesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- getShapesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
actual dimension instead of reference
- getShapesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
actual dimension instead of reference
- getShapesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- getShapesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
actual dimension instead of reference
- getShapesOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
actual dimension instead of reference
- getShapesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- getShapesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
actual dimension instead of reference
- getShapesOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
actual dimension instead of reference
- getShapesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- getShapesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
actual dimension instead of reference
- getShapesOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
actual dimension instead of reference
- getShapesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- getShapesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
actual dimension instead of reference
- getShapesOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
actual dimension instead of reference
- getStringData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRING
- getStringData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
STRING
- getStringData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
STRING
- getStringDataBytes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRING
- getStringDataBytes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
STRING
- getStringDataBytes(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
STRING
- getStringDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRING
- getStringDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
STRING
- getStringDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
STRING
- getStringDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRING
- getStringDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
STRING
- getStringDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
STRING
- getStructs(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- getStructs(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
struct members that are structs
- getStructs(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
struct members that are structs
- getStructsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- getStructsBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- getStructsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- getStructsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
struct members that are structs
- getStructsCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
struct members that are structs
- getStructsList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- getStructsList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
struct members that are structs
- getStructsList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
struct members that are structs
- getStructsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- getStructsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
struct members that are structs
- getStructsOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
struct members that are structs
- getStructsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- getStructsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
struct members that are structs
- getStructsOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
struct members that are structs
- getStructures(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructures(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructures(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Structure structures = 4;
- getTitle() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
string title = 2;
- getTitle() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
string title = 2;
- getTitle() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderOrBuilder
-
string title = 2;
- getTitleBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
string title = 2;
- getTitleBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
string title = 2;
- getTitleBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderOrBuilder
-
string title = 2;
- getUintData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ENUM4, UINT
- getUintData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
ENUM4, UINT
- getUintData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
ENUM4, UINT
- getUintDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ENUM4, UINT
- getUintDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
ENUM4, UINT
- getUintDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
ENUM4, UINT
- getUintDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ENUM4, UINT
- getUintDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
ENUM4, UINT
- getUintDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
ENUM4, UINT
- getUlongData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ULONG
- getUlongData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
ULONG
- getUlongData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
ULONG
- getUlongDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ULONG
- getUlongDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
ULONG
- getUlongDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
ULONG
- getUlongDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ULONG
- getUlongDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
ULONG
- getUlongDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
ULONG
- getValue() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
-
string value = 2;
- getValue() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
-
string value = 2;
- getValue() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumTypeOrBuilder
-
string value = 2;
- getValueBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
-
string value = 2;
- getValueBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
-
string value = 2;
- getValueBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumTypeOrBuilder
-
string value = 2;
- getValueDescriptor() - Method in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
- getVarFullName() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
Variable full name
- getVarFullName() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
Variable full name
- getVarFullName() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
Variable full name
- getVarFullNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
Variable full name
- getVarFullNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
Variable full name
- getVarFullNameBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
Variable full name
- getVariables(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariables(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariables(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariables(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- getVariables(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
members that are not structs
- getVariables(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
members that are not structs
- getVariablesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- getVariablesBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- getVariablesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- getVariablesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
members that are not structs
- getVariablesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
members that are not structs
- getVariablesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- getVariablesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
members that are not structs
- getVariablesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
members that are not structs
- getVariablesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- getVariablesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
members that are not structs
- getVariablesOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
members that are not structs
- getVariablesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- getVariablesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
members that are not structs
- getVariablesOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
members that are not structs
- getVariableSpec() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
-
string variable_spec = 2;
- getVariableSpec() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
-
string variable_spec = 2;
- getVariableSpec() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataRequestOrBuilder
-
string variable_spec = 2;
- getVariableSpec() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
the requested variableSpec
- getVariableSpec() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
the requested variableSpec
- getVariableSpec() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
the requested variableSpec
- getVariableSpecBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
-
string variable_spec = 2;
- getVariableSpecBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
-
string variable_spec = 2;
- getVariableSpecBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataRequestOrBuilder
-
string variable_spec = 2;
- getVariableSpecBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
the requested variableSpec
- getVariableSpecBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
the requested variableSpec
- getVariableSpecBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
the requested variableSpec
- getVersion() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
response version
- getVersion() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
response version
- getVersion() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
response version
- getVersion() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
response version
- getVersion() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
-
response version
- getVersion() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderResponseOrBuilder
-
response version
- getVlenData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- getVlenData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
VLEN
- getVlenData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
VLEN
- getVlenDataBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- getVlenDataBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- getVlenDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- getVlenDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
VLEN
- getVlenDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
VLEN
- getVlenDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- getVlenDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
VLEN
- getVlenDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
VLEN
- getVlenDataOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- getVlenDataOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
VLEN
- getVlenDataOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
VLEN
- getVlenDataOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- getVlenDataOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
VLEN
- getVlenDataOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
VLEN
- GROUPS_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Group
-