public static final class UnittestProto.TestFieldOrderings extends BaseMessage<T>
memoizedSerializedSize| Constructor and Description |
|---|
TestFieldOrderings() |
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.TestFieldOrderings>public void clear()
clear in interface Message<UnittestProto.TestFieldOrderings>clear in class BaseMessage<UnittestProto.TestFieldOrderings>public UnittestProto.TestFieldOrderings clone()
clone in interface Message<UnittestProto.TestFieldOrderings>clone in class BaseMessage<UnittestProto.TestFieldOrderings>public UnittestProto.TestFieldOrderings mergeFrom(UnittestProto.TestFieldOrderings other)
mergeFrom in interface Message<UnittestProto.TestFieldOrderings>mergeFrom in class BaseMessage<UnittestProto.TestFieldOrderings>public int serializedSizeUnframed()
public UnittestProto.TestFieldOrderings mergeUnframed(CodedInputStream input) throws IOException
IOExceptionpublic void writeUnframed(CodedOutputStream output) throws IOException
writeUnframed in interface Message<UnittestProto.TestFieldOrderings>writeUnframed in class BaseMessage<UnittestProto.TestFieldOrderings>IOExceptionpublic static UnittestProto.TestFieldOrderings parseUnframed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.TestFieldOrderings parseUnframed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.TestFieldOrderings parseUnframed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.TestFieldOrderings parseUnframed(InputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.TestFieldOrderings parseFramed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.TestFieldOrderings parseFramed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.TestFieldOrderings parseFramed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.TestFieldOrderings parseFramed(InputStream data) throws InvalidProtocolBufferException, IOException
public StringBuilder toString(StringBuilder sb, String prefix)
public boolean equals(UnittestProto.TestFieldOrderings obj)
public boolean hasMyString()
public String getMyString()
public T setMyString(String myString)
public void clearMyString()
public boolean hasMyInt()
public long getMyInt()
public T setMyInt(long myInt)
public void clearMyInt()
public boolean hasMyFloat()
public float getMyFloat()
public T setMyFloat(float myFloat)
public void clearMyFloat()
Copyright © 2016. All rights reserved.