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