public static interface NcStreamProto.HeaderOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
??
|
com.google.protobuf.ByteString |
getIdBytes()
??
|
java.lang.String |
getLocation()
string location = 1; |
com.google.protobuf.ByteString |
getLocationBytes()
string location = 1; |
NcStreamProto.Group |
getRoot()
.Group root = 4; |
NcStreamProto.GroupOrBuilder |
getRootOrBuilder()
.Group root = 4; |
java.lang.String |
getTitle()
??
|
com.google.protobuf.ByteString |
getTitleBytes()
??
|
int |
getVersion()
uint32 version = 5; |
boolean |
hasRoot()
.Group root = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.lang.String getLocation()
string location = 1;
com.google.protobuf.ByteString getLocationBytes()
string location = 1;
java.lang.String getTitle()
??
string title = 2;
com.google.protobuf.ByteString getTitleBytes()
??
string title = 2;
java.lang.String getId()
??
string id = 3;
com.google.protobuf.ByteString getIdBytes()
??
string id = 3;
boolean hasRoot()
.Group root = 4;
NcStreamProto.Group getRoot()
.Group root = 4;
NcStreamProto.GroupOrBuilder getRootOrBuilder()
.Group root = 4;
int getVersion()
uint32 version = 5;