Package com.vmware.vim25
Class VAppOvfSectionInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.VAppOvfSectionInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()getType()voidsetAtEnvelopeLevel(Boolean atEnvelopeLevel) voidsetContents(String contents) voidvoidsetNamespace(String namespace) voidMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
key
-
namespace
-
type
-
atEnvelopeLevel
-
contents
-
-
Constructor Details
-
VAppOvfSectionInfo
public VAppOvfSectionInfo()
-
-
Method Details
-
getKey
-
getNamespace
-
getType
-
getAtEnvelopeLevel
-
getContents
-
setKey
-
setNamespace
-
setType
-
setAtEnvelopeLevel
-
setContents
-