|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public Suppressible getSuppress()
Suppressible
valuepublic boolean isSuppressible()
true
if suppressible,
false
if not suppressiblepublic void setSuppress(Suppressible suppress)
suppress
- the Suppressible
valuepublic boolean isObsolete()
true
if obsolete,
false
if not obsolete
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |