public class HomeDescription extends BaseTestObject
Constructor and Description |
---|
HomeDescription() |
Modifier and Type | Method and Description |
---|---|
Description |
getDescription() |
double |
getPrice() |
long[] |
getPrim() |
Apple |
getVan() |
void |
setDescription(Description description) |
void |
setPrice(double price) |
void |
setPrim(long[] prim) |
void |
setVan(Apple van) |
equals, hashCode, toString
public double getPrice()
public void setPrice(double price)
public Description getDescription()
public void setDescription(Description description)
public long[] getPrim()
public void setPrim(long[] prim)
public Apple getVan()
public void setVan(Apple van)
Copyright © 2005-2014 dozer. All Rights Reserved.