public class ClusterHostRecommendation extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
ManagedObjectReference |
host |
int |
rating |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ClusterHostRecommendation() |
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
getHost() |
int |
getRating() |
void |
setHost(ManagedObjectReference host) |
void |
setRating(int rating) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ManagedObjectReference host
public int rating
public ManagedObjectReference getHost()
public int getRating()
public void setHost(ManagedObjectReference host)
public void setRating(int rating)
Copyright © 2011-2012. All Rights Reserved.