public class ManufacturingFacilityDTO extends Object implements Serializable
| Constructor and Description |
|---|
ManufacturingFacilityDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Long |
getIdNumber() |
void |
setDescription(String description) |
void |
setIdNumber(Long idNumber) |
Copyright © 2016 Glasnost. All rights reserved.