The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

MyElements::sayHelloResponse

DESCRIPTION

Perl data type class for the XML Schema defined element sayHelloResponse from the namespace urn:HelloWorld.

METHODS

new

my $element = MyElements::sayHelloResponse->new($data);

Constructor. The following data structure may be passed to new():

{
  sayHelloResult =>  $some_value, # string
},

AUTHOR

Generated by SOAP::WSDL