WSNotification::Elements::GetCurrentMessage (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
WSNotification::Elements::GetCurrentMessageDESCRIPTION
Perl data type class for theXML
Schema defined element
GetCurrentMessage from the namespace docs.oasis-open.org/wsn/b-2
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:- *
-
Topic
$element->set_Topic($data); $element->get_Topic();
METHODS
new
my $element = WSNotification::Elements::GetCurrentMessage->new($data);
Constructor. The following data structure may be passed to new():
{ Topic => { # WSNotification::Types::TopicExpressionType }, },
AUTHOR
Generated bySOAP::WSDL