public static final class UnittestProto.FooResponse extends BaseMessage<T>
memoizedSerializedSize| Constructor and Description |
|---|
FooResponse() |
addAll, assertInitialized, checktInitialized, computeGroupSize, computeMessageSize, isInitialized, load, loadAndClear, mergeFramed, mergeFramed, mergeFramed, mergeFramed, mergeUnframed, mergeUnframed, mergeUnframed, prefix, readGroup, readRawByte, readRawVarint32, serializedSizeFramed, toFramedBuffer, toFramedByteArray, toUnframedBuffer, toUnframedByteArray, writeFramed, writeFramed, writeGroup, writeMessage, writeUnframedpublic ArrayList<String> missingFields()
missingFields in class BaseMessage<UnittestProto.FooResponse>public void clear()
clear in interface Message<UnittestProto.FooResponse>clear in class BaseMessage<UnittestProto.FooResponse>public UnittestProto.FooResponse clone()
clone in interface Message<UnittestProto.FooResponse>clone in class BaseMessage<UnittestProto.FooResponse>public UnittestProto.FooResponse mergeFrom(UnittestProto.FooResponse other)
mergeFrom in interface Message<UnittestProto.FooResponse>mergeFrom in class BaseMessage<UnittestProto.FooResponse>public int serializedSizeUnframed()
public UnittestProto.FooResponse mergeUnframed(CodedInputStream input) throws IOException
IOExceptionpublic void writeUnframed(CodedOutputStream output) throws IOException
writeUnframed in interface Message<UnittestProto.FooResponse>writeUnframed in class BaseMessage<UnittestProto.FooResponse>IOExceptionpublic static UnittestProto.FooResponse parseUnframed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.FooResponse parseUnframed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.FooResponse parseUnframed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.FooResponse parseUnframed(InputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.FooResponse parseFramed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.FooResponse parseFramed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.FooResponse parseFramed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.FooResponse parseFramed(InputStream data) throws InvalidProtocolBufferException, IOException
public StringBuilder toString(StringBuilder sb, String prefix)
public boolean equals(UnittestProto.FooResponse obj)
Copyright © 2016. All rights reserved.