Class Shortcut

java.lang.Object
org.bgerp.model.base.Id
org.bgerp.model.base.IdTitle
org.bgerp.plugin.pln.callboard.model.Shortcut
All Implemented Interfaces:
Serializable, Id<Integer>, IdTitle<Integer>, Title

public class Shortcut extends IdTitle
See Also:
  • Constructor Details

    • Shortcut

      public Shortcut(int id, String title, String value)
  • Method Details

    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)