Package step.core.entities
Class SimpleBean
- java.lang.Object
-
- step.core.entities.SimpleBean
-
public class SimpleBean extends Object
A simple bean that doesn't extendAbstractOrganizableObject
-
-
Constructor Summary
Constructors Constructor Description SimpleBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetId()StringgetStringProperty()voidsetId(String id)voidsetStringProperty(String stringProperty)
-