Package 

Class DpBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int dpId
      private String name
      private String value
    • Method Summary

      Modifier and Type Method Description
      int getDpId()
      void setDpId(int dpId)
      String getName()
      void setName(String name)
      String getValue()
      void setValue(String value)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait