Interface DocumentUpdateView


public interface DocumentUpdateView
Since:
1.5.0
Author:
Moritz Becker
  • Method Details

    • getId

      Long getId()
    • getName

      String getName()
    • setName

      void setName(String name)
    • getAge

      Long getAge()
    • setAge

      void setAge(Long age)