public class CustomObject extends BusinessObject
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue()
Get the custom object value
|
CustomObject |
setPersistent(boolean persistent)
Specify if CustomObject have to be permanent
|
getId, setTimestamp
public CustomObject setPersistent(boolean persistent)
persistent
- /public java.lang.String getValue()