ePages 7.0.0 - DE_EPAGES/MeinPaket/API/DTO/Configuration.pm

Package DE_EPAGES::MeinPaket::API::DTO::Configuration

DTO Class for data structure Configuration

Base
DE_EPAGES::MeinPaket::API::DTO::DTO

Functions

code
toXML

code

getter/setter for 'code'

Syntax
my $code = $Object->code;
$Object->code('value');
Input
$code (any)
value of code
Return
$code (any)
value of code

toXML

XML serialization of object

Syntax
$Object->toXML();
Return
$xml (string)
serialized version of object as xml string