![]() |
![]()
| ![]() |
![]()
NAMEONVIF::Analytics::Elements::GetSupportedAnalyticsModulesResponse DESCRIPTIONPerl data type class for the XML Schema defined element GetSupportedAnalyticsModulesResponse from the namespace http://www.onvif.org/ver20/analytics/wsdl. PROPERTIESThe following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
METHODSnewmy $element = ONVIF::Analytics::Elements::GetSupportedAnalyticsModulesResponse->new($data); Constructor. The following data structure may be passed to new(): { SupportedAnalyticsModules => { # ONVIF::Analytics::Types::SupportedAnalyticsModules AnalyticsModuleContentSchemaLocation => $some_value, # anyURI AnalyticsModuleDescription => { # ONVIF::Analytics::Types::ConfigDescription Parameters => { # ONVIF::Analytics::Types::ItemListDescription SimpleItemDescription => , ElementItemDescription => , Extension => { # ONVIF::Analytics::Types::ItemListDescriptionExtension }, }, Messages => { ParentTopic => $some_value, # string }, Extension => { # ONVIF::Analytics::Types::ConfigDescriptionExtension }, }, Extension => { # ONVIF::Analytics::Types::SupportedAnalyticsModulesExtension }, }, }, AUTHORGenerated by SOAP::WSDL
|