public class GenericType<AType,BType,CType> extends Object
| Constructor and Description |
|---|
GenericType() |
public AType getA()
public void setA(AType a)
a - the a to setpublic BType getB()
public void setB(BType b)
b - the b to setpublic CType getC()
public void setC(CType c)
c - the c to setCopyright © 2005-2014 dozer. All Rights Reserved.