|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Completable
Set and expose the internal completeness of an object.
Method Summary | |
---|---|
boolean |
isComplete()
Returns true if this object is complete |
void |
setComplete(boolean complete)
Sets whether or not this object is complete or not |
Method Detail |
---|
void setComplete(boolean complete)
complete
- true if this object is completeboolean isComplete()
|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |