public class RequestedDeviceAndQuantity
extends java.lang.Object
Constructor and Description |
---|
RequestedDeviceAndQuantity() |
Modifier and Type | Method and Description |
---|---|
int |
getDeviceTypeId() |
int |
getQuantity() |
void |
setDeviceTypeId(int deviceTypeId) |
void |
setQuantity(int quantity) |