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