public static final class UnittestProto.TestForeignNested extends BaseMessage<T>
memoizedSerializedSize| Constructor and Description |
|---|
TestForeignNested() |
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, writeUnframedpublic ArrayList<String> missingFields()
missingFields in class BaseMessage<UnittestProto.TestForeignNested>public void clear()
clear in interface Message<UnittestProto.TestForeignNested>clear in class BaseMessage<UnittestProto.TestForeignNested>public UnittestProto.TestForeignNested clone()
clone in interface Message<UnittestProto.TestForeignNested>clone in class BaseMessage<UnittestProto.TestForeignNested>public UnittestProto.TestForeignNested mergeFrom(UnittestProto.TestForeignNested other)
mergeFrom in interface Message<UnittestProto.TestForeignNested>mergeFrom in class BaseMessage<UnittestProto.TestForeignNested>public int serializedSizeUnframed()
public UnittestProto.TestForeignNested mergeUnframed(CodedInputStream input) throws IOException
IOExceptionpublic void writeUnframed(CodedOutputStream output) throws IOException
writeUnframed in interface Message<UnittestProto.TestForeignNested>writeUnframed in class BaseMessage<UnittestProto.TestForeignNested>IOExceptionpublic static UnittestProto.TestForeignNested parseUnframed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.TestForeignNested parseUnframed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.TestForeignNested parseUnframed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.TestForeignNested parseUnframed(InputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.TestForeignNested parseFramed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.TestForeignNested parseFramed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.TestForeignNested parseFramed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.TestForeignNested parseFramed(InputStream data) throws InvalidProtocolBufferException, IOException
public StringBuilder toString(StringBuilder sb, String prefix)
public boolean equals(UnittestProto.TestForeignNested obj)
public boolean hasForeignNested()
public UnittestProto.TestAllTypes.NestedMessage getForeignNested()
public T setForeignNested(UnittestProto.TestAllTypes.NestedMessage foreignNested)
public void clearForeignNested()
Copyright © 2017. All rights reserved.