|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XAttributeBoolean
Attribute with boolean type value.
| Method Summary | |
|---|---|
boolean |
getValue()
Retrieves the boolean value of this attribute. |
void |
setValue(boolean value)
Assigns the boolean value of this attribute. |
| Methods inherited from interface org.deckfour.xes.model.XAttribute |
|---|
clone, getExtension, getKey |
| Methods inherited from interface org.deckfour.xes.model.XAttributable |
|---|
getAttributes, getExtensions, setAttributes |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
void setValue(boolean value)
value - Value of the attribute.boolean getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||