public class VmValidateMaxDevice extends VimFault
| Modifier and Type | Field and Description |
|---|---|
int |
count |
String |
device |
int |
max |
dynamicProperty, dynamicType, faultCause, faultMessagedetail| Constructor and Description |
|---|
VmValidateMaxDevice() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
String |
getDevice() |
int |
getMax() |
void |
setCount(int count) |
void |
setDevice(String device) |
void |
setMax(int max) |
getDynamicProperty, getDynamicType, getFaultCause, getFaultMessage, setDynamicProperty, setDynamicType, setFaultCause, setFaultMessagegetCause, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String device
public int max
public int count
Copyright © 2011-2012. All Rights Reserved.