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