table of contents
other versions
- stretch-backports 1.30.4+dfsg-2~bpo9+1
- unstable 1.32.3-2
WSNotification::Elements::UnrecognizedPolicyRequestFault(3pm) | User Contributed Perl Documentation | WSNotification::Elements::UnrecognizedPolicyRequestFault(3pm) |
NAME¶
WSNotification::Elements::UnrecognizedPolicyRequestFaultDESCRIPTION¶
Perl data type class for the XML Schema defined element UnrecognizedPolicyRequestFault from the namespace http://docs.oasis-open.org/wsn/b-2.METHODS¶
new¶
my $element = WSNotification::Elements::UnrecognizedPolicyRequestFault->new($data);
Constructor. The following data structure may be passed to new():
{ # WSNotification::Types::UnrecognizedPolicyRequestFaultType UnrecognizedPolicy => $some_value, # QName },
AUTHOR¶
Generated by SOAP::WSDL2017-09-18 | perl v5.24.1 |