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