Package | Description |
---|---|
net.bo |
Classes métier (Business Objects)
|
Modifier and Type | Field and Description |
---|---|
protected RecordStatus |
Bo.recordStatus |
Modifier and Type | Method and Description |
---|---|
RecordStatus |
Bo.getRecordStatus() |
static RecordStatus |
RecordStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RecordStatus[] |
RecordStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Bo.setRecordStatus(RecordStatus recordStatus) |