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