public static class HeatSoftwareConfig.SCOutput extends Object implements SoftwareConfig.Output
| Constructor and Description |
|---|
SCOutput() |
SCOutput(String name,
String type,
String description,
boolean errorOutput) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
String |
getType() |
boolean |
isErrorOutput() |
String |
toString() |
public String getName()
getName in interface SoftwareConfig.Outputpublic String getDescription()
getDescription in interface SoftwareConfig.Outputpublic String getType()
getType in interface SoftwareConfig.Outputpublic boolean isErrorOutput()
isErrorOutput in interface SoftwareConfig.OutputCopyright © 2017. All rights reserved.