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