com.hyper9.simdk.stubs.dao
Class VAppConfigInfo
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.VmConfigInfo
com.hyper9.simdk.stubs.dao.VAppConfigInfo
- All Implemented Interfaces:
- Serializable
public class VAppConfigInfo
- extends VmConfigInfo
- Author:
- akutz
- See Also:
- Serialized Form
Methods inherited from class com.hyper9.simdk.stubs.dao.VmConfigInfo |
getEula, getInstallBootRequired, getInstallBootStopDelay, getIpAssignment, getOvfEnvironmentTransport, getOvfSection, getProduct, getProperty, setEula, setInstallBootRequired, setInstallBootStopDelay, setIpAssignment, setOvfEnvironmentTransport, setOvfSection, setProduct, setProperty |
VAppConfigInfo
public VAppConfigInfo()
getEntityConfig
public List<VAppEntityConfigInfo> getEntityConfig()
setEntityConfig
public void setEntityConfig(List<VAppEntityConfigInfo> toSet)
getAnnotation
public String getAnnotation()
setAnnotation
public void setAnnotation(String toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.