protobuf_unittest
Class UnittestProto.TestReallyLargeTagNumber

java.lang.Object
  extended by org.apache.activemq.protobuf.BaseMessage<T>
      extended by protobuf_unittest.UnittestProto.TestReallyLargeTagNumber
All Implemented Interfaces:
Message<UnittestProto.TestReallyLargeTagNumber>
Enclosing class:
UnittestProto

public static final class UnittestProto.TestReallyLargeTagNumber
extends BaseMessage<T>


Field Summary
 
Fields inherited from class org.apache.activemq.protobuf.BaseMessage
memoizedSerializedSize
 
Constructor Summary
UnittestProto.TestReallyLargeTagNumber()
           
 
Method Summary
 void clear()
           
 void clearA()
           
 void clearBb()
           
 UnittestProto.TestReallyLargeTagNumber clone()
           
 boolean equals(Object obj)
           
 boolean equals(UnittestProto.TestReallyLargeTagNumber obj)
           
 int getA()
           
 int getBb()
           
 boolean hasA()
           
 boolean hasBb()
           
 int hashCode()
           
 UnittestProto.TestReallyLargeTagNumber mergeFrom(UnittestProto.TestReallyLargeTagNumber other)
           
 UnittestProto.TestReallyLargeTagNumber mergeUnframed(CodedInputStream input)
           
 ArrayList<String> missingFields()
           
static UnittestProto.TestReallyLargeTagNumber parseFramed(Buffer data)
           
static UnittestProto.TestReallyLargeTagNumber parseFramed(byte[] data)
           
static UnittestProto.TestReallyLargeTagNumber parseFramed(CodedInputStream data)
           
static UnittestProto.TestReallyLargeTagNumber parseFramed(InputStream data)
           
static UnittestProto.TestReallyLargeTagNumber parseUnframed(Buffer data)
           
static UnittestProto.TestReallyLargeTagNumber parseUnframed(byte[] data)
           
static UnittestProto.TestReallyLargeTagNumber parseUnframed(CodedInputStream data)
           
static UnittestProto.TestReallyLargeTagNumber parseUnframed(InputStream data)
           
 int serializedSizeUnframed()
           
 T setA(int a)
           
 T setBb(int bb)
           
 String toString()
           
 StringBuilder toString(StringBuilder sb, String prefix)
           
 void writeUnframed(CodedOutputStream output)
           
 
Methods inherited from class org.apache.activemq.protobuf.BaseMessage
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
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnittestProto.TestReallyLargeTagNumber

public UnittestProto.TestReallyLargeTagNumber()
Method Detail

missingFields

public ArrayList<String> missingFields()
Overrides:
missingFields in class BaseMessage<UnittestProto.TestReallyLargeTagNumber>

clear

public void clear()
Specified by:
clear in interface Message<UnittestProto.TestReallyLargeTagNumber>
Overrides:
clear in class BaseMessage<UnittestProto.TestReallyLargeTagNumber>

clone

public UnittestProto.TestReallyLargeTagNumber clone()
Specified by:
clone in interface Message<UnittestProto.TestReallyLargeTagNumber>
Specified by:
clone in class BaseMessage<UnittestProto.TestReallyLargeTagNumber>

mergeFrom

public UnittestProto.TestReallyLargeTagNumber mergeFrom(UnittestProto.TestReallyLargeTagNumber other)
Specified by:
mergeFrom in interface Message<UnittestProto.TestReallyLargeTagNumber>
Overrides:
mergeFrom in class BaseMessage<UnittestProto.TestReallyLargeTagNumber>

serializedSizeUnframed

public int serializedSizeUnframed()

mergeUnframed

public UnittestProto.TestReallyLargeTagNumber mergeUnframed(CodedInputStream input)
                                                     throws IOException
Throws:
IOException

writeUnframed

public void writeUnframed(CodedOutputStream output)
                   throws IOException
Specified by:
writeUnframed in interface Message<UnittestProto.TestReallyLargeTagNumber>
Overrides:
writeUnframed in class BaseMessage<UnittestProto.TestReallyLargeTagNumber>
Throws:
IOException

parseUnframed

public static UnittestProto.TestReallyLargeTagNumber parseUnframed(CodedInputStream data)
                                                            throws InvalidProtocolBufferException,
                                                                   IOException
Throws:
InvalidProtocolBufferException
IOException

parseUnframed

public static UnittestProto.TestReallyLargeTagNumber parseUnframed(Buffer data)
                                                            throws InvalidProtocolBufferException
Throws:
InvalidProtocolBufferException

parseUnframed

public static UnittestProto.TestReallyLargeTagNumber parseUnframed(byte[] data)
                                                            throws InvalidProtocolBufferException
Throws:
InvalidProtocolBufferException

parseUnframed

public static UnittestProto.TestReallyLargeTagNumber parseUnframed(InputStream data)
                                                            throws InvalidProtocolBufferException,
                                                                   IOException
Throws:
InvalidProtocolBufferException
IOException

parseFramed

public static UnittestProto.TestReallyLargeTagNumber parseFramed(CodedInputStream data)
                                                          throws InvalidProtocolBufferException,
                                                                 IOException
Throws:
InvalidProtocolBufferException
IOException

parseFramed

public static UnittestProto.TestReallyLargeTagNumber parseFramed(Buffer data)
                                                          throws InvalidProtocolBufferException
Throws:
InvalidProtocolBufferException

parseFramed

public static UnittestProto.TestReallyLargeTagNumber parseFramed(byte[] data)
                                                          throws InvalidProtocolBufferException
Throws:
InvalidProtocolBufferException

parseFramed

public static UnittestProto.TestReallyLargeTagNumber parseFramed(InputStream data)
                                                          throws InvalidProtocolBufferException,
                                                                 IOException
Throws:
InvalidProtocolBufferException
IOException

toString

public String toString()
Overrides:
toString in class Object

toString

public StringBuilder toString(StringBuilder sb,
                              String prefix)

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

equals

public boolean equals(UnittestProto.TestReallyLargeTagNumber obj)

hashCode

public int hashCode()
Overrides:
hashCode in class Object

hasA

public boolean hasA()

getA

public int getA()

setA

public T setA(int a)

clearA

public void clearA()

hasBb

public boolean hasBb()

getBb

public int getBb()

setBb

public T setBb(int bb)

clearBb

public void clearBb()


Copyright © 2009 FuseSource. All Rights Reserved.