|
NAMEONVIF::PTZ::Elements::GetConfigurationOptions DESCRIPTIONPerl data type class for the XML Schema defined element GetConfigurationOptions from the namespace http://www.onvif.org/ver20/ptz/wsdl. PROPERTIESThe following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
METHODSnewmy $element = ONVIF::PTZ::Elements::GetConfigurationOptions->new($data); Constructor. The following data structure may be passed to new(): {
ConfigurationToken => $some_value, # ReferenceToken
},
AUTHORGenerated by SOAP::WSDL
|