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