Class SimpleBean


  • public class SimpleBean
    extends Object
    A simple bean that doesn't extend AbstractOrganizableObject
    • Constructor Detail

      • SimpleBean

        public SimpleBean()
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getStringProperty

        public String getStringProperty()
      • setStringProperty

        public void setStringProperty​(String stringProperty)