|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SuppressibleElement
Represents a data element that can be suppressed.
| Method Summary | |
|---|---|
Suppressible |
getSuppress()
Returns the suppressibility value (SUPPRESS). |
boolean |
isObsolete()
Indicates whether or not this element is obsolete. |
boolean |
isSuppressible()
Indicates whether or not this element is suppressible. |
void |
setSuppress(Suppressible suppress)
Sets the suppressibility value (SUPPRESS). |
| Method Detail |
|---|
Suppressible getSuppress()
Suppressible valueboolean isSuppressible()
true if suppressible,
false if not suppressiblevoid setSuppress(Suppressible suppress)
suppress - the Suppressible valueboolean isObsolete()
true if obsolete,
false if not obsolete
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||