|
NAMEWSNotification::Elements::ReplyToDESCRIPTIONPerl data type class for the XML Schema defined element ReplyTo from the namespace http://www.w3.org/2005/08/addressing.METHODSnewmy $element = WSNotification::Elements::ReplyTo->new($data); Constructor. The following data structure may be passed to new(): { # WSNotification::Types::EndpointReferenceType Address => { value => $some_value }, ReferenceParameters => { # WSNotification::Types::ReferenceParametersType }, Metadata => { # WSNotification::Types::MetadataType }, }, AUTHORGenerated by SOAP::WSDL
Visit the GSP FreeBSD Man Page Interface. |