public static final class UnittestProto.TestReallyLargeTagNumber extends BaseMessage<T>
memoizedSerializedSize| Constructor and Description |
|---|
TestReallyLargeTagNumber() |
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.TestReallyLargeTagNumber>public void clear()
clear in interface Message<UnittestProto.TestReallyLargeTagNumber>clear in class BaseMessage<UnittestProto.TestReallyLargeTagNumber>public UnittestProto.TestReallyLargeTagNumber clone()
clone in interface Message<UnittestProto.TestReallyLargeTagNumber>clone in class BaseMessage<UnittestProto.TestReallyLargeTagNumber>public UnittestProto.TestReallyLargeTagNumber mergeFrom(UnittestProto.TestReallyLargeTagNumber other)
mergeFrom in interface Message<UnittestProto.TestReallyLargeTagNumber>mergeFrom in class BaseMessage<UnittestProto.TestReallyLargeTagNumber>public int serializedSizeUnframed()
public UnittestProto.TestReallyLargeTagNumber mergeUnframed(CodedInputStream input) throws IOException
IOExceptionpublic void writeUnframed(CodedOutputStream output) throws IOException
writeUnframed in interface Message<UnittestProto.TestReallyLargeTagNumber>writeUnframed in class BaseMessage<UnittestProto.TestReallyLargeTagNumber>IOExceptionpublic static UnittestProto.TestReallyLargeTagNumber parseUnframed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.TestReallyLargeTagNumber parseUnframed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.TestReallyLargeTagNumber parseUnframed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.TestReallyLargeTagNumber parseUnframed(InputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.TestReallyLargeTagNumber parseFramed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.TestReallyLargeTagNumber parseFramed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.TestReallyLargeTagNumber parseFramed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.TestReallyLargeTagNumber parseFramed(InputStream data) throws InvalidProtocolBufferException, IOException
public StringBuilder toString(StringBuilder sb, String prefix)
public boolean equals(UnittestProto.TestReallyLargeTagNumber obj)
public boolean hasA()
public int getA()
public T setA(int a)
public void clearA()
public boolean hasBb()
public int getBb()
public T setBb(int bb)
public void clearBb()
Copyright © 2017. All rights reserved.