com.hyper9.simdk.stubs.dao
Class VAppOvfSectionInfo
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.VAppOvfSectionInfo
- All Implemented Interfaces:
- Serializable
public class VAppOvfSectionInfo
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
VAppOvfSectionInfo
public VAppOvfSectionInfo()
getKey
public Integer getKey()
setKey
public void setKey(Integer toSet)
getNamespace
public String getNamespace()
setNamespace
public void setNamespace(String toSet)
getType
public String getType()
setType
public void setType(String toSet)
getAtEnvelopeLevel
public Boolean getAtEnvelopeLevel()
setAtEnvelopeLevel
public void setAtEnvelopeLevel(Boolean toSet)
getContents
public String getContents()
setContents
public void setContents(String toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.