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