|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HardwareProperty | |
|---|---|
| org.jclouds.deltacloud.domain | |
| org.jclouds.deltacloud.domain.internal | |
| org.jclouds.deltacloud.xml | |
| Uses of HardwareProperty in org.jclouds.deltacloud.domain |
|---|
| Classes in org.jclouds.deltacloud.domain that implement HardwareProperty | |
|---|---|
class |
EnumHardwareProperty
|
class |
FixedHardwareProperty
|
class |
ParameterizedHardwareProperty
|
class |
RangeHardwareProperty
|
| Methods in org.jclouds.deltacloud.domain that return types with arguments of type HardwareProperty | |
|---|---|
Set<? extends HardwareProperty> |
HardwareProfile.getProperties()
|
| Constructor parameters in org.jclouds.deltacloud.domain with type arguments of type HardwareProperty | |
|---|---|
HardwareProfile(URI href,
String id,
String name,
Set<? extends HardwareProperty> properties)
|
|
| Uses of HardwareProperty in org.jclouds.deltacloud.domain.internal |
|---|
| Classes in org.jclouds.deltacloud.domain.internal that implement HardwareProperty | |
|---|---|
class |
BaseHardwareProperty
|
| Uses of HardwareProperty in org.jclouds.deltacloud.xml |
|---|
| Methods in org.jclouds.deltacloud.xml that return HardwareProperty | |
|---|---|
HardwareProperty |
HardwarePropertyHandler.getResult()
resets state of the handler when called. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||