NAME
MyElements::GetCitiesByCountry
DESCRIPTION
Perl data type class for the XML Schema defined element GetCitiesByCountry from the namespace http://www.webserviceX.NET.
METHODS
new
my $element = MyElements::GetCitiesByCountry->new($data);
Constructor. The following data structure may be passed to new():
{
CountryName => $some_value, # string
},
AUTHOR
Generated by SOAP::WSDL