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