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