KIWIXMLEC2ConfigData Info


Public methods


getAccountNumber

Return the account number

Defined on line: 90

Called in

getCertFilePath

Return the path to the cert file

Defined on line: 101

Called in

getPrivateKeyFilePath

Return the path to the private key file

Defined on line: 112

Called in

getRegions

Return an array ref with the region information

Defined on line: 123

Called in

getXMLElement

Return an XML Element representing the object's data

Defined on line: 134

new

Create the KIWIXMLEC2ConfigData object Internal data structure this = { acctno = '' certfile = '' privatekeyfile = '' regions = '' }

Defined on line: 35

Called in

setAccountNumber

Set the account number stored in the object

Defined on line: 175

setCertFilePath

Set the cert file path, including cert file name

Defined on line: 196

setPrivateKeyFilePath

Set the private key file path, including the filename

Defined on line: 217

setRegions

Set the regions

Defined on line: 238