The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

eBay::API::XML::Tools::CodeGen::XSD::BaseCodeGenDataType

Base class for generating the data type classes.

getGetterName()

getSetterName()

_getSetterComment()

This method is used from within 'getSetterGetterComment' method

_getGetterComment()

This method is used from within 'getSetterGetterComment' method

getTypeComment()

Used in _getGetterComment and in _getSetterComment methods

getSetterGetterComment()

$methodName()

$strComment

getPropertyToCallInfo()

CallInfo is a package defined in eBay::API::XML::Tools::CodeGen::XSD::Annotation.pm file. The packageName is: eBay::API::XML::Tools::CodeGen::XSD::Annotation::CallInfo

_getClassBody()

Must be implemented in each class that extends this class

$fullPackageName

$fullPackageName

DESCRIPTION

$sDescription

SYNOPSIS