KIWIXMLVagrantConfigData Info


Public methods


getBoxName

Return the setting for the boxname configuration

Defined on line: 127

Called in

getProvider

Return the setting for the provider configuration

Defined on line: 85

Called in

getVirtualSize

Return the setting for the virtual size configuration

Defined on line: 116

Called in

getXMLElement

Return an XML Element representing the object's data

Defined on line: 178

new

Create the KIWIXMLVagrantConfigData object Internal data structure this = { provider = '' virtual_size = '' boxname = '' }

Defined on line: 40

Called in

setBoxName

Set the boxname attribute, if called with no argument the attribute is erased

Defined on line: 138

setProvider

Set the provider attribute, if called with no argument the attribute is erased

Defined on line: 96

setVirtualSize

Set the virtual_size attribute, if called with no argument the attribute is erased

Defined on line: 158