Package com.vmware.vim25
Class OvfConsumerOstNode
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.OvfConsumerOstNode
- 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 TypeMethodDescriptiongetChild()getId()getType()voidsetChild(OvfConsumerOstNode[] child) voidsetEntity(ManagedObjectReference entity) voidvoidsetSection(OvfConsumerOvfSection[] section) voidMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
id
-
type
-
section
-
child
-
entity
-
-
Constructor Details
-
OvfConsumerOstNode
public OvfConsumerOstNode()
-
-
Method Details
-
getId
-
getType
-
getSection
-
getChild
-
getEntity
-
setId
-
setType
-
setSection
-
setChild
-
setEntity
-