public class ServiceInfoDTO extends Object
Constructor and Description |
---|
ServiceInfoDTO(String name,
String status) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getStatus() |
void |
setName(String name) |
void |
setStatus(String status) |
Copyright © 2021. All rights reserved.