public static interface Aio.MessageOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getContent()
string content = 5; |
com.google.protobuf.ByteString |
getContentBytes()
string content = 5; |
long |
getId()
uint64 id = 1; |
Aio.Room |
getRoom()
.xin.alum.aio.model.Room room = 4; |
Aio.RoomOrBuilder |
getRoomOrBuilder()
.xin.alum.aio.model.Room room = 4; |
Aio.Mold |
getType()
.xin.alum.aio.model.Mold type = 2; |
int |
getTypeValue()
.xin.alum.aio.model.Mold type = 2; |
Aio.User |
getUser()
.xin.alum.aio.model.User user = 3; |
Aio.UserOrBuilder |
getUserOrBuilder()
.xin.alum.aio.model.User user = 3; |
boolean |
hasRoom()
.xin.alum.aio.model.Room room = 4; |
boolean |
hasUser()
.xin.alum.aio.model.User user = 3; |
long getId()
uint64 id = 1;int getTypeValue()
.xin.alum.aio.model.Mold type = 2;Aio.Mold getType()
.xin.alum.aio.model.Mold type = 2;boolean hasUser()
.xin.alum.aio.model.User user = 3;Aio.User getUser()
.xin.alum.aio.model.User user = 3;Aio.UserOrBuilder getUserOrBuilder()
.xin.alum.aio.model.User user = 3;boolean hasRoom()
.xin.alum.aio.model.Room room = 4;Aio.Room getRoom()
.xin.alum.aio.model.Room room = 4;Aio.RoomOrBuilder getRoomOrBuilder()
.xin.alum.aio.model.Room room = 4;String getContent()
string content = 5;com.google.protobuf.ByteString getContentBytes()
string content = 5;Copyright © 2020–2023 The Aio Project. All rights reserved.