Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Class is a XML schema which prevents you for using <class> tag in a wrong way. Usually it is used during response/request generation (more info here).

XML describing is a way to get java class with specified fields, constructor, getters and setters fast.

...