public class OvfMappedOsId extends OvfImport
| Modifier and Type | Field and Description |
|---|---|
String |
ovfDescription |
int |
ovfId |
String |
targetDescription |
dynamicProperty, dynamicType, faultCause, faultMessagedetail| Constructor and Description |
|---|
OvfMappedOsId() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOvfDescription() |
int |
getOvfId() |
String |
getTargetDescription() |
void |
setOvfDescription(String ovfDescription) |
void |
setOvfId(int ovfId) |
void |
setTargetDescription(String targetDescription) |
getDynamicProperty, getDynamicType, getFaultCause, getFaultMessage, setDynamicProperty, setDynamicType, setFaultCause, setFaultMessagegetCause, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic int ovfId
public String ovfDescription
public String targetDescription
public int getOvfId()
public String getOvfDescription()
public String getTargetDescription()
public void setOvfId(int ovfId)
public void setOvfDescription(String ovfDescription)
public void setTargetDescription(String targetDescription)
Copyright © 2011-2012. All Rights Reserved.