|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Available
The Available interface specifies a set of methods for
determining the availability of an object.
| Method Summary | |
|---|---|
boolean |
getIsAvailable()
Returns whether this item is available. |
void |
setIsAvailable(boolean bIsAvailable)
Sets whether this item is available. |
| Method Detail |
|---|
boolean getIsAvailable()
void setIsAvailable(boolean bIsAvailable)
bIsAvailable - true if this item is available, false otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||