public class EnumHardwareProperty extends ParameterizedHardwareProperty
HardwareProperty.Kind| Constructor and Description |
|---|
EnumHardwareProperty(String name,
String unit,
Object value,
HardwareParameter param,
Set<Object> availableValues) |
| Modifier and Type | Method and Description |
|---|---|
Set<Object> |
getAvailableValues() |
String |
toString() |
equals, getParam, hashCodegetKind, getName, getUnit, getValuepublic String toString()
toString in class ParameterizedHardwarePropertyCopyright © 2009-2013 jclouds. All Rights Reserved.