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