public static class SchemaUserProtos.GetServerMetaResp.MessageSchema extends Object implements io.protostuff.Schema<UserProtos.GetServerMetaResp>
| Constructor and Description |
|---|
MessageSchema() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName(int number) |
int |
getFieldNumber(String name) |
boolean |
isInitialized(UserProtos.GetServerMetaResp message) |
void |
mergeFrom(io.protostuff.Input input,
UserProtos.GetServerMetaResp message) |
String |
messageFullName() |
String |
messageName() |
UserProtos.GetServerMetaResp |
newMessage() |
Class<UserProtos.GetServerMetaResp> |
typeClass() |
void |
writeTo(io.protostuff.Output output,
UserProtos.GetServerMetaResp message) |
public void writeTo(io.protostuff.Output output,
UserProtos.GetServerMetaResp message)
throws IOException
writeTo in interface io.protostuff.Schema<UserProtos.GetServerMetaResp>IOExceptionpublic boolean isInitialized(UserProtos.GetServerMetaResp message)
isInitialized in interface io.protostuff.Schema<UserProtos.GetServerMetaResp>public String getFieldName(int number)
getFieldName in interface io.protostuff.Schema<UserProtos.GetServerMetaResp>public int getFieldNumber(String name)
getFieldNumber in interface io.protostuff.Schema<UserProtos.GetServerMetaResp>public Class<UserProtos.GetServerMetaResp> typeClass()
typeClass in interface io.protostuff.Schema<UserProtos.GetServerMetaResp>public String messageName()
messageName in interface io.protostuff.Schema<UserProtos.GetServerMetaResp>public String messageFullName()
messageFullName in interface io.protostuff.Schema<UserProtos.GetServerMetaResp>public void mergeFrom(io.protostuff.Input input,
UserProtos.GetServerMetaResp message)
throws IOException
mergeFrom in interface io.protostuff.Schema<UserProtos.GetServerMetaResp>IOExceptionpublic UserProtos.GetServerMetaResp newMessage()
newMessage in interface io.protostuff.Schema<UserProtos.GetServerMetaResp>Copyright © 2021 The Apache Software Foundation. All rights reserved.