ONVIF::PTZ::Elements::Envelope (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
ONVIF::PTZ::Elements::EnvelopeDESCRIPTION
Perl data type class for theXML
Schema defined element
Envelope from the namespace schemas.xmlsoap.org/soap/envelope
METHODS
new
my $element = ONVIF::PTZ::Elements::Envelope->new($data);
Constructor. The following data structure may be passed to new():
{ # ONVIF::PTZ::Types::Envelope Header => { # ONVIF::PTZ::Types::Header }, Body => { # ONVIF::PTZ::Types::Body }, },
AUTHOR
Generated bySOAP::WSDL