com.hyper9.simdk.stubs.dao
Class OvfManagerCommonParams
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.OvfManagerCommonParams
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- OvfCreateImportSpecParams, OvfParseDescriptorParams, OvfValidateHostParams
public class OvfManagerCommonParams
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
OvfManagerCommonParams
public OvfManagerCommonParams()
getLocale
public String getLocale()
setLocale
public void setLocale(String toSet)
getDeploymentOption
public String getDeploymentOption()
setDeploymentOption
public void setDeploymentOption(String toSet)
getMsgBundle
public List<KeyValue> getMsgBundle()
setMsgBundle
public void setMsgBundle(List<KeyValue> toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.