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