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