public static final class UnittestProto.TestAllTypes.RepeatedGroup extends BaseMessage<T>
memoizedSerializedSize
Constructor and Description |
---|
UnittestProto.TestAllTypes.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, writeUnframed
public UnittestProto.TestAllTypes.RepeatedGroup()
public 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
IOException
public void writeUnframed(CodedOutputStream output) throws IOException
writeUnframed
in interface Message<UnittestProto.TestAllTypes.RepeatedGroup>
writeUnframed
in class BaseMessage<UnittestProto.TestAllTypes.RepeatedGroup>
IOException
public static UnittestProto.TestAllTypes.RepeatedGroup parseUnframed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.TestAllTypes.RepeatedGroup parseUnframed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static UnittestProto.TestAllTypes.RepeatedGroup parseUnframed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public 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
InvalidProtocolBufferException
public static UnittestProto.TestAllTypes.RepeatedGroup parseFramed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public 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 © 2013 The Apache Software Foundation. All Rights Reserved.