protobuf_unittest
Class UnittestProto.TestRequired

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

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


Field Summary
 
Fields inherited from class org.apache.activemq.protobuf.BaseMessage
memoizedSerializedSize
 
Constructor Summary
UnittestProto.TestRequired()
           
 
Method Summary
 void clear()
           
 void clearA()
           
 void clearB()
           
 void clearC()
           
 void clearDummy10()
           
 void clearDummy11()
           
 void clearDummy12()
           
 void clearDummy13()
           
 void clearDummy14()
           
 void clearDummy15()
           
 void clearDummy16()
           
 void clearDummy17()
           
 void clearDummy18()
           
 void clearDummy19()
           
 void clearDummy2()
           
 void clearDummy20()
           
 void clearDummy21()
           
 void clearDummy22()
           
 void clearDummy23()
           
 void clearDummy24()
           
 void clearDummy25()
           
 void clearDummy26()
           
 void clearDummy27()
           
 void clearDummy28()
           
 void clearDummy29()
           
 void clearDummy30()
           
 void clearDummy31()
           
 void clearDummy32()
           
 void clearDummy4()
           
 void clearDummy5()
           
 void clearDummy6()
           
 void clearDummy7()
           
 void clearDummy8()
           
 void clearDummy9()
           
 UnittestProto.TestRequired clone()
           
 boolean equals(Object obj)
           
 boolean equals(UnittestProto.TestRequired obj)
           
 int getA()
           
 int getB()
           
 int getC()
           
 int getDummy10()
           
 int getDummy11()
           
 int getDummy12()
           
 int getDummy13()
           
 int getDummy14()
           
 int getDummy15()
           
 int getDummy16()
           
 int getDummy17()
           
 int getDummy18()
           
 int getDummy19()
           
 int getDummy2()
           
 int getDummy20()
           
 int getDummy21()
           
 int getDummy22()
           
 int getDummy23()
           
 int getDummy24()
           
 int getDummy25()
           
 int getDummy26()
           
 int getDummy27()
           
 int getDummy28()
           
 int getDummy29()
           
 int getDummy30()
           
 int getDummy31()
           
 int getDummy32()
           
 int getDummy4()
           
 int getDummy5()
           
 int getDummy6()
           
 int getDummy7()
           
 int getDummy8()
           
 int getDummy9()
           
 boolean hasA()
           
 boolean hasB()
           
 boolean hasC()
           
 boolean hasDummy10()
           
 boolean hasDummy11()
           
 boolean hasDummy12()
           
 boolean hasDummy13()
           
 boolean hasDummy14()
           
 boolean hasDummy15()
           
 boolean hasDummy16()
           
 boolean hasDummy17()
           
 boolean hasDummy18()
           
 boolean hasDummy19()
           
 boolean hasDummy2()
           
 boolean hasDummy20()
           
 boolean hasDummy21()
           
 boolean hasDummy22()
           
 boolean hasDummy23()
           
 boolean hasDummy24()
           
 boolean hasDummy25()
           
 boolean hasDummy26()
           
 boolean hasDummy27()
           
 boolean hasDummy28()
           
 boolean hasDummy29()
           
 boolean hasDummy30()
           
 boolean hasDummy31()
           
 boolean hasDummy32()
           
 boolean hasDummy4()
           
 boolean hasDummy5()
           
 boolean hasDummy6()
           
 boolean hasDummy7()
           
 boolean hasDummy8()
           
 boolean hasDummy9()
           
 int hashCode()
           
 UnittestProto.TestRequired mergeFrom(UnittestProto.TestRequired other)
           
 UnittestProto.TestRequired mergeUnframed(CodedInputStream input)
           
 ArrayList<String> missingFields()
           
static UnittestProto.TestRequired parseFramed(Buffer data)
           
static UnittestProto.TestRequired parseFramed(byte[] data)
           
static UnittestProto.TestRequired parseFramed(CodedInputStream data)
           
static UnittestProto.TestRequired parseFramed(InputStream data)
           
static UnittestProto.TestRequired parseUnframed(Buffer data)
           
static UnittestProto.TestRequired parseUnframed(byte[] data)
           
static UnittestProto.TestRequired parseUnframed(CodedInputStream data)
           
static UnittestProto.TestRequired parseUnframed(InputStream data)
           
 int serializedSizeUnframed()
           
 T setA(int a)
           
 T setB(int b)
           
 T setC(int c)
           
 T setDummy10(int dummy10)
           
 T setDummy11(int dummy11)
           
 T setDummy12(int dummy12)
           
 T setDummy13(int dummy13)
           
 T setDummy14(int dummy14)
           
 T setDummy15(int dummy15)
           
 T setDummy16(int dummy16)
           
 T setDummy17(int dummy17)
           
 T setDummy18(int dummy18)
           
 T setDummy19(int dummy19)
           
 T setDummy2(int dummy2)
           
 T setDummy20(int dummy20)
           
 T setDummy21(int dummy21)
           
 T setDummy22(int dummy22)
           
 T setDummy23(int dummy23)
           
 T setDummy24(int dummy24)
           
 T setDummy25(int dummy25)
           
 T setDummy26(int dummy26)
           
 T setDummy27(int dummy27)
           
 T setDummy28(int dummy28)
           
 T setDummy29(int dummy29)
           
 T setDummy30(int dummy30)
           
 T setDummy31(int dummy31)
           
 T setDummy32(int dummy32)
           
 T setDummy4(int dummy4)
           
 T setDummy5(int dummy5)
           
 T setDummy6(int dummy6)
           
 T setDummy7(int dummy7)
           
 T setDummy8(int dummy8)
           
 T setDummy9(int dummy9)
           
 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.TestRequired

public UnittestProto.TestRequired()
Method Detail

missingFields

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

clear

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

clone

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

mergeFrom

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

serializedSizeUnframed

public int serializedSizeUnframed()

mergeUnframed

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

writeUnframed

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

parseUnframed

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

parseUnframed

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

parseUnframed

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

parseUnframed

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

parseFramed

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

parseFramed

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

parseFramed

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

parseFramed

public static UnittestProto.TestRequired 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.TestRequired 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()

hasDummy2

public boolean hasDummy2()

getDummy2

public int getDummy2()

setDummy2

public T setDummy2(int dummy2)

clearDummy2

public void clearDummy2()

hasB

public boolean hasB()

getB

public int getB()

setB

public T setB(int b)

clearB

public void clearB()

hasDummy4

public boolean hasDummy4()

getDummy4

public int getDummy4()

setDummy4

public T setDummy4(int dummy4)

clearDummy4

public void clearDummy4()

hasDummy5

public boolean hasDummy5()

getDummy5

public int getDummy5()

setDummy5

public T setDummy5(int dummy5)

clearDummy5

public void clearDummy5()

hasDummy6

public boolean hasDummy6()

getDummy6

public int getDummy6()

setDummy6

public T setDummy6(int dummy6)

clearDummy6

public void clearDummy6()

hasDummy7

public boolean hasDummy7()

getDummy7

public int getDummy7()

setDummy7

public T setDummy7(int dummy7)

clearDummy7

public void clearDummy7()

hasDummy8

public boolean hasDummy8()

getDummy8

public int getDummy8()

setDummy8

public T setDummy8(int dummy8)

clearDummy8

public void clearDummy8()

hasDummy9

public boolean hasDummy9()

getDummy9

public int getDummy9()

setDummy9

public T setDummy9(int dummy9)

clearDummy9

public void clearDummy9()

hasDummy10

public boolean hasDummy10()

getDummy10

public int getDummy10()

setDummy10

public T setDummy10(int dummy10)

clearDummy10

public void clearDummy10()

hasDummy11

public boolean hasDummy11()

getDummy11

public int getDummy11()

setDummy11

public T setDummy11(int dummy11)

clearDummy11

public void clearDummy11()

hasDummy12

public boolean hasDummy12()

getDummy12

public int getDummy12()

setDummy12

public T setDummy12(int dummy12)

clearDummy12

public void clearDummy12()

hasDummy13

public boolean hasDummy13()

getDummy13

public int getDummy13()

setDummy13

public T setDummy13(int dummy13)

clearDummy13

public void clearDummy13()

hasDummy14

public boolean hasDummy14()

getDummy14

public int getDummy14()

setDummy14

public T setDummy14(int dummy14)

clearDummy14

public void clearDummy14()

hasDummy15

public boolean hasDummy15()

getDummy15

public int getDummy15()

setDummy15

public T setDummy15(int dummy15)

clearDummy15

public void clearDummy15()

hasDummy16

public boolean hasDummy16()

getDummy16

public int getDummy16()

setDummy16

public T setDummy16(int dummy16)

clearDummy16

public void clearDummy16()

hasDummy17

public boolean hasDummy17()

getDummy17

public int getDummy17()

setDummy17

public T setDummy17(int dummy17)

clearDummy17

public void clearDummy17()

hasDummy18

public boolean hasDummy18()

getDummy18

public int getDummy18()

setDummy18

public T setDummy18(int dummy18)

clearDummy18

public void clearDummy18()

hasDummy19

public boolean hasDummy19()

getDummy19

public int getDummy19()

setDummy19

public T setDummy19(int dummy19)

clearDummy19

public void clearDummy19()

hasDummy20

public boolean hasDummy20()

getDummy20

public int getDummy20()

setDummy20

public T setDummy20(int dummy20)

clearDummy20

public void clearDummy20()

hasDummy21

public boolean hasDummy21()

getDummy21

public int getDummy21()

setDummy21

public T setDummy21(int dummy21)

clearDummy21

public void clearDummy21()

hasDummy22

public boolean hasDummy22()

getDummy22

public int getDummy22()

setDummy22

public T setDummy22(int dummy22)

clearDummy22

public void clearDummy22()

hasDummy23

public boolean hasDummy23()

getDummy23

public int getDummy23()

setDummy23

public T setDummy23(int dummy23)

clearDummy23

public void clearDummy23()

hasDummy24

public boolean hasDummy24()

getDummy24

public int getDummy24()

setDummy24

public T setDummy24(int dummy24)

clearDummy24

public void clearDummy24()

hasDummy25

public boolean hasDummy25()

getDummy25

public int getDummy25()

setDummy25

public T setDummy25(int dummy25)

clearDummy25

public void clearDummy25()

hasDummy26

public boolean hasDummy26()

getDummy26

public int getDummy26()

setDummy26

public T setDummy26(int dummy26)

clearDummy26

public void clearDummy26()

hasDummy27

public boolean hasDummy27()

getDummy27

public int getDummy27()

setDummy27

public T setDummy27(int dummy27)

clearDummy27

public void clearDummy27()

hasDummy28

public boolean hasDummy28()

getDummy28

public int getDummy28()

setDummy28

public T setDummy28(int dummy28)

clearDummy28

public void clearDummy28()

hasDummy29

public boolean hasDummy29()

getDummy29

public int getDummy29()

setDummy29

public T setDummy29(int dummy29)

clearDummy29

public void clearDummy29()

hasDummy30

public boolean hasDummy30()

getDummy30

public int getDummy30()

setDummy30

public T setDummy30(int dummy30)

clearDummy30

public void clearDummy30()

hasDummy31

public boolean hasDummy31()

getDummy31

public int getDummy31()

setDummy31

public T setDummy31(int dummy31)

clearDummy31

public void clearDummy31()

hasDummy32

public boolean hasDummy32()

getDummy32

public int getDummy32()

setDummy32

public T setDummy32(int dummy32)

clearDummy32

public void clearDummy32()

hasC

public boolean hasC()

getC

public int getC()

setC

public T setC(int c)

clearC

public void clearC()


Copyright © 2009 FuseSource. All Rights Reserved.