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