public static class HeatSoftwareConfig.SCInput extends Object implements SoftwareConfig.Input
| Constructor and Description |
|---|
SCInput() |
SCInput(String name,
String type,
String description,
String defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultValue() |
String |
getDescription() |
String |
getName() |
String |
getType() |
String |
toString() |
public String getName()
getName in interface SoftwareConfig.Inputpublic String getDescription()
getDescription in interface SoftwareConfig.Inputpublic String getDefaultValue()
getDefaultValue in interface SoftwareConfig.Inputpublic String getType()
getType in interface SoftwareConfig.InputCopyright © 2017. All rights reserved.