Package com.vmware.vim25
Class OvfMappedOsId
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.MethodFault
dynamicProperty, dynamicType, faultCause, faultMessageFields inherited from class java.rmi.RemoteException
detail -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetOvfId()voidsetOvfDescription(String ovfDescription) voidsetOvfId(int ovfId) voidsetTargetDescription(String targetDescription) Methods inherited from class com.vmware.vim25.MethodFault
getDynamicProperty, getDynamicType, getFaultCause, getFaultMessage, setDynamicProperty, setDynamicType, setFaultCause, setFaultMessageMethods inherited from class java.rmi.RemoteException
getCause, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
ovfId
public int ovfId -
ovfDescription
-
targetDescription
-
-
Constructor Details
-
OvfMappedOsId
public OvfMappedOsId()
-
-
Method Details
-
getOvfId
public int getOvfId() -
getOvfDescription
-
getTargetDescription
-
setOvfId
public void setOvfId(int ovfId) -
setOvfDescription
-
setTargetDescription
-