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