Package com.vmware.vim25
Class OvfUnsupportedType
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.OvfUnsupportedPackage
lineNumberFields 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 TypeMethodDescriptionintgetName()voidsetDeviceType(int deviceType) voidsetInstanceId(String instanceId) voidMethods inherited from class com.vmware.vim25.OvfUnsupportedPackage
getLineNumber, setLineNumberMethods 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
-
name
-
instanceId
-
deviceType
public int deviceType
-
-
Constructor Details
-
OvfUnsupportedType
public OvfUnsupportedType()
-
-
Method Details
-
getName
-
getInstanceId
-
getDeviceType
public int getDeviceType() -
setName
-
setInstanceId
-
setDeviceType
public void setDeviceType(int deviceType)
-