public static final class UnittestProto.ForeignMessage extends BaseMessage<T>
memoizedSerializedSize| Constructor and Description |
|---|
ForeignMessage() |
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.ForeignMessage>public void clear()
clear in interface Message<UnittestProto.ForeignMessage>clear in class BaseMessage<UnittestProto.ForeignMessage>public UnittestProto.ForeignMessage clone()
clone in interface Message<UnittestProto.ForeignMessage>clone in class BaseMessage<UnittestProto.ForeignMessage>public UnittestProto.ForeignMessage mergeFrom(UnittestProto.ForeignMessage other)
mergeFrom in interface Message<UnittestProto.ForeignMessage>mergeFrom in class BaseMessage<UnittestProto.ForeignMessage>public int serializedSizeUnframed()
public UnittestProto.ForeignMessage mergeUnframed(CodedInputStream input) throws IOException
IOExceptionpublic void writeUnframed(CodedOutputStream output) throws IOException
writeUnframed in interface Message<UnittestProto.ForeignMessage>writeUnframed in class BaseMessage<UnittestProto.ForeignMessage>IOExceptionpublic static UnittestProto.ForeignMessage parseUnframed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.ForeignMessage parseUnframed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.ForeignMessage parseUnframed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.ForeignMessage parseUnframed(InputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.ForeignMessage parseFramed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.ForeignMessage parseFramed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.ForeignMessage parseFramed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.ForeignMessage parseFramed(InputStream data) throws InvalidProtocolBufferException, IOException
public StringBuilder toString(StringBuilder sb, String prefix)
public boolean equals(UnittestProto.ForeignMessage obj)
public boolean hasC()
public int getC()
public T setC(int c)
public void clearC()
Copyright © 2016. All rights reserved.