Interface RandomBean


public interface RandomBean
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    void
    setFoo(int foo)
     
  • Method Details

    • getFoo

      int getFoo()
    • setFoo

      void setFoo(int foo)