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


WSST documentation  | view source Contained in the WSST distribution.

Index


NAME

Top

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

DESCRIPTION

Top

This class represents the method element of schema.

METHODS

Top

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

Top

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

AUTHORS

Top

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

COPYRIGHT AND LICENSE

Top


WSST documentation  | view source Contained in the WSST distribution.