![]() |
![]()
| ![]() |
![]()
NAMEONVIF::Media::Types::IPv6Configuration DESCRIPTIONPerl data type class for the XML Schema defined complexType IPv6Configuration from the namespace http://www.onvif.org/ver10/schema. PROPERTIESThe following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
METHODSnewConstructor. The following data structure may be passed to new(): { # ONVIF::Media::Types::IPv6Configuration AcceptRouterAdvert => $some_value, # boolean DHCP => $some_value, # IPv6DHCPConfiguration Manual => { # ONVIF::Media::Types::PrefixedIPv6Address Address => $some_value, # IPv6Address PrefixLength => $some_value, # int }, LinkLocal => { # ONVIF::Media::Types::PrefixedIPv6Address Address => $some_value, # IPv6Address PrefixLength => $some_value, # int }, FromDHCP => { # ONVIF::Media::Types::PrefixedIPv6Address Address => $some_value, # IPv6Address PrefixLength => $some_value, # int }, FromRA => { # ONVIF::Media::Types::PrefixedIPv6Address Address => $some_value, # IPv6Address PrefixLength => $some_value, # int }, Extension => { # ONVIF::Media::Types::IPv6ConfigurationExtension }, }, AUTHORGenerated by SOAP::WSDL
|