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