The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WSST::Schema::Method - Schema::Method class of WSST

DESCRIPTION

This class represents the method element of schema.

METHODS

new

Constructor.

name

Accessor for the name.

title

Accessor for the title.

desc

Accessor for the desc.

url

Accessor for the url.

params

Accessor for the params.

params_footnotes

Accessor for the params_footnotes.

return

Accessor for the return.

return_footnotes

Accessor for the return_footnotes.

error

Accessor for the error.

error_footnotes

Accessor for the error_footnotes.

tests

Accessor for the tests.

sample_response

Accessor for the sample_response.

first_good_test

Returns the first good test or undef.

SEE ALSO

http://code.google.com/p/wsst/

AUTHORS

Mitsuhisa Oshikawa <mitsuhisa [at] gmail.com> Yusuke Kawasaki <u-suke [at] kawa.net>

COPYRIGHT AND LICENSE

Copyright 2008 WSS Project Team