com.xensource.xenapi
public static class Types.VlanInUse extends Types.XenAPIException
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
device |
java.lang.String |
vlan |
errorDescription, shortDescription| Constructor and Description |
|---|
Types.VlanInUse(java.lang.String device,
java.lang.String vlan)
Create a new VlanInUse
|
toString