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