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