public class Component extends Object
| Constructor and Description |
|---|
Component() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getId() |
String |
getName() |
String |
getUnitName() |
void |
setId(Long id) |
void |
setName(String name) |
void |
setUnitName(String unitName) |
Copyright © 2019. All rights reserved.