Provided by: zoneminder_1.36.33+dfsg1-1build4_amd64
NAME
WSDiscovery::Elements::ProblemAction
DESCRIPTION
Perl data type class for the XML Schema defined element ProblemAction from the namespace http://www.w3.org/2005/08/addressing.
METHODS
new my $element = WSDiscovery::Elements::ProblemAction->new($data); Constructor. The following data structure may be passed to new(): { # WSDiscovery::Types::ProblemActionType Action => { value => $some_value }, SoapAction => $some_value, # anyURI },
AUTHOR
Generated by SOAP::WSDL