public static final class UnittestImport.ImportMessage extends BaseMessage<T>
memoizedSerializedSize| Constructor and Description |
|---|
ImportMessage() |
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<UnittestImport.ImportMessage>public void clear()
clear in interface Message<UnittestImport.ImportMessage>clear in class BaseMessage<UnittestImport.ImportMessage>public UnittestImport.ImportMessage clone()
clone in interface Message<UnittestImport.ImportMessage>clone in class BaseMessage<UnittestImport.ImportMessage>public UnittestImport.ImportMessage mergeFrom(UnittestImport.ImportMessage other)
mergeFrom in interface Message<UnittestImport.ImportMessage>mergeFrom in class BaseMessage<UnittestImport.ImportMessage>public int serializedSizeUnframed()
public UnittestImport.ImportMessage mergeUnframed(CodedInputStream input) throws IOException
IOExceptionpublic void writeUnframed(CodedOutputStream output) throws IOException
writeUnframed in interface Message<UnittestImport.ImportMessage>writeUnframed in class BaseMessage<UnittestImport.ImportMessage>IOExceptionpublic static UnittestImport.ImportMessage parseUnframed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestImport.ImportMessage parseUnframed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestImport.ImportMessage parseUnframed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestImport.ImportMessage parseUnframed(InputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestImport.ImportMessage parseFramed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestImport.ImportMessage parseFramed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestImport.ImportMessage parseFramed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestImport.ImportMessage parseFramed(InputStream data) throws InvalidProtocolBufferException, IOException
public StringBuilder toString(StringBuilder sb, String prefix)
public boolean equals(UnittestImport.ImportMessage obj)
public boolean hasD()
public int getD()
public T setD(int d)
public void clearD()
Copyright © 2016. All rights reserved.