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.Output
public String getDescription()
getDescription
in interface SoftwareConfig.Output
public String getType()
getType
in interface SoftwareConfig.Output
public boolean isErrorOutput()
isErrorOutput
in interface SoftwareConfig.Output
Copyright © 2017. All rights reserved.