public static class FilterTestCase.Destination extends Object
| Modifier and Type | Field and Description |
|---|---|
Integer |
age |
String |
city |
BigDecimal |
cost |
String |
creditCardNumber |
Long |
id |
List<FilterTestCase.Info> |
infos |
FilterTestCase.DestinationName |
name |
String |
street |
| Constructor and Description |
|---|
Destination() |
public FilterTestCase.DestinationName name
public Long id
public Integer age
public BigDecimal cost
public String creditCardNumber
public String street
public String city
public List<FilterTestCase.Info> infos
Copyright © 2016 Glasnost. All rights reserved.