public interface Record
Modifier and Type | Method and Description |
---|---|
int |
getCategoryIndex()
Returns the category index of this entry.
|
boolean |
isBusy()
Is this entry busy?
|
boolean |
isDelete()
Is this entry deleted?
|
boolean |
isDirty()
Is this entry dirty?
|
boolean |
isSecret()
Is this entry secret?
|
boolean isSecret()
boolean isBusy()
boolean isDirty()
boolean isDelete()
int getCategoryIndex()
Copyright © 2009–2017. All rights reserved.