ca.quine.jcommons.sourceexporter.test
Class PrimitiveAndWrapper
java.lang.Object
|
+--ca.quine.jcommons.sourceexporter.test.PrimitiveAndWrapper
- public class PrimitiveAndWrapper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrimitiveAndWrapper
public PrimitiveAndWrapper()
getBytePrimitive
public byte getBytePrimitive()
setBytePrimitive
public void setBytePrimitive(byte bytePrimitive)
getByteWrapper
public Byte getByteWrapper()
setByteWrapper
public void setByteWrapper(Byte byteWrapper)