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