Provided by: zoneminder_1.36.33+dfsg1-1build1_amd64
NAME
ONVIF::Analytics::Elements::Envelope
DESCRIPTION
Perl data type class for the XML Schema defined element Envelope from the namespace http://schemas.xmlsoap.org/soap/envelope/.
METHODS
new my $element = ONVIF::Analytics::Elements::Envelope->new($data); Constructor. The following data structure may be passed to new(): { # ONVIF::Analytics::Types::Envelope Header => { # ONVIF::Analytics::Types::Header }, Body => { # ONVIF::Analytics::Types::Body }, },
AUTHOR
Generated by SOAP::WSDL