org.seasar.cubby.controller.impl
クラス RequestParameterBinderImplTest.ConvertersDto
java.lang.Object
org.seasar.cubby.controller.impl.RequestParameterBinderImplTest.ConvertersDto
- 含まれているクラス:
- RequestParameterBinderImplTest
public static class RequestParameterBinderImplTest.ConvertersDto
- extends Object
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
decimal
public BigDecimal decimal
decimals
public BigDecimal[] decimals
bigint
public BigInteger bigint
bigints
public BigInteger[] bigints
bool1
public Boolean bool1
bools1
public Boolean[] bools1
bool2
public boolean bool2
bools2
public boolean[] bools2
byte1
public Byte byte1
bytes1
public Byte[] bytes1
byte2
public byte byte2
bytes2
public byte[] bytes2
char1
public Character char1
chars1
public Character[] chars1
char2
public char char2
chars2
public char[] chars2
date
public Date date
dates
public Date[] dates
double1
public Double double1
doubles1
public Double[] doubles1
double2
public double double2
doubles2
public double[] doubles2
en
public RequestParameterBinderImplTest.ExEnum en
ens
public RequestParameterBinderImplTest.ExEnum[] ens
float1
public Float float1
floats1
public Float[] floats1
float2
public float float2
floats2
public float[] floats2
int1
public Integer int1
ints1
public Integer[] ints1
int2
public int int2
ints2
public int[] ints2
long1
public Long long1
longs1
public Long[] longs1
long2
public long long2
longs2
public long[] longs2
short1
public Short short1
shorts1
public Short[] shorts1
short2
public short short2
shorts2
public short[] shorts2
sqldate
public Date sqldate
sqldates
public Date[] sqldates
sqltime
public Time sqltime
sqltimes
public Time[] sqltimes
sqltimestamp
public Timestamp sqltimestamp
sqltimestamps
public Timestamp[] sqltimestamps
RequestParameterBinderImplTest.ConvertersDto
public RequestParameterBinderImplTest.ConvertersDto()
Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.