|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectma.glasnost.orika.test.common.types.TestCaseClasses.PrimitiveWrapperHolder
public static class TestCaseClasses.PrimitiveWrapperHolder
| Constructor Summary | |
|---|---|
TestCaseClasses.PrimitiveWrapperHolder(Short shortValue,
Integer intValue,
Long longValue,
Float floatValue,
Double doubleValue,
Character charValue,
Boolean booleanValue,
Byte byteValue)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object that)
|
Boolean |
getBooleanValue()
|
Byte |
getByteValue()
|
Character |
getCharValue()
|
Double |
getDoubleValue()
|
Float |
getFloatValue()
|
Integer |
getIntValue()
|
Long |
getLongValue()
|
Short |
getShortValue()
|
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestCaseClasses.PrimitiveWrapperHolder(Short shortValue,
Integer intValue,
Long longValue,
Float floatValue,
Double doubleValue,
Character charValue,
Boolean booleanValue,
Byte byteValue)
| Method Detail |
|---|
public Short getShortValue()
public Integer getIntValue()
public Long getLongValue()
public Float getFloatValue()
public Double getDoubleValue()
public Character getCharValue()
public Boolean getBooleanValue()
public Byte getByteValue()
public boolean equals(Object that)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||