public class ECSType extends Object
| Constructor and Description |
|---|
ECSType() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getId() |
String |
getIsActive() |
String |
getType() |
void |
setId(Long id) |
void |
setIsActive(String isActive) |
void |
setType(String type) |
String |
toString() |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.