Package | Description |
---|---|
com.gwtplatform.carstore.server.dao.domain |
Modifier and Type | Method and Description |
---|---|
static CarProperties |
CarProperties.create(CarPropertiesDto carPropertiesDto) |
CarProperties |
Car.getCarProperties() |
Modifier and Type | Method and Description |
---|---|
static CarPropertiesDto |
CarProperties.createDto(CarProperties carProperties) |
void |
Car.setCarProperties(CarProperties carProperties) |
Copyright © 2010-2014 ArcBees. All Rights Reserved.