public class MuranoServiceInfo extends Object implements ServiceInfo
| Constructor and Description |
|---|
MuranoServiceInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<MuranoActionInfo> |
getActions() |
String |
getId() |
String |
getName() |
String |
getStatus() |
String |
getType() |
void |
setAction(String key,
Object value) |
public String getId()
getId in interface ServiceInfopublic String getName()
getName in interface ServiceInfopublic String getType()
getType in interface ServiceInfopublic List<MuranoActionInfo> getActions()
getActions in interface ServiceInfopublic String getStatus()
getStatus in interface ServiceInfoCopyright © 2017. All rights reserved.