com.hyper9.simdk.stubs.faults
Class OvfMappedOsId
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.xml.soap.SOAPException
com.hyper9.simdk.stubs.faults.MethodFault
com.hyper9.simdk.stubs.faults.VimFault
com.hyper9.simdk.stubs.faults.OvfFault
com.hyper9.simdk.stubs.faults.OvfImport
com.hyper9.simdk.stubs.faults.OvfMappedOsId
- All Implemented Interfaces:
- Serializable
@WebFault(name="OvfMappedOsId",
targetNamespace="urn:internalvim25")
public class OvfMappedOsId
- extends OvfImport
- Author:
- akutz
- See Also:
- Serialized Form
OvfMappedOsId
public OvfMappedOsId()
getOvfId
public Integer getOvfId()
setOvfId
public void setOvfId(Integer toSet)
getOvfDescription
public String getOvfDescription()
setOvfDescription
public void setOvfDescription(String toSet)
getTargetDescription
public String getTargetDescription()
setTargetDescription
public void setTargetDescription(String toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.