public static final class UnittestProto.BarResponse extends BaseMessage<T>
memoizedSerializedSize
Constructor and Description |
---|
BarResponse() |
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, writeUnframed
public ArrayList<String> missingFields()
missingFields
in class BaseMessage<UnittestProto.BarResponse>
public void clear()
clear
in interface Message<UnittestProto.BarResponse>
clear
in class BaseMessage<UnittestProto.BarResponse>
public UnittestProto.BarResponse clone()
clone
in interface Message<UnittestProto.BarResponse>
clone
in class BaseMessage<UnittestProto.BarResponse>
public UnittestProto.BarResponse mergeFrom(UnittestProto.BarResponse other)
mergeFrom
in interface Message<UnittestProto.BarResponse>
mergeFrom
in class BaseMessage<UnittestProto.BarResponse>
public int serializedSizeUnframed()
public UnittestProto.BarResponse mergeUnframed(CodedInputStream input) throws IOException
IOException
public void writeUnframed(CodedOutputStream output) throws IOException
writeUnframed
in interface Message<UnittestProto.BarResponse>
writeUnframed
in class BaseMessage<UnittestProto.BarResponse>
IOException
public static UnittestProto.BarResponse parseUnframed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.BarResponse parseUnframed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static UnittestProto.BarResponse parseUnframed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static UnittestProto.BarResponse parseUnframed(InputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.BarResponse parseFramed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.BarResponse parseFramed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static UnittestProto.BarResponse parseFramed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static UnittestProto.BarResponse parseFramed(InputStream data) throws InvalidProtocolBufferException, IOException
public StringBuilder toString(StringBuilder sb, String prefix)
public boolean equals(UnittestProto.BarResponse obj)
Copyright © 2015 The Apache Software Foundation. All rights reserved.