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