Package | Description |
---|---|
org.docgene.model |
Contains the documentation model.
|
Modifier and Type | Method and Description |
---|---|
XMLIfCondition |
XMLCondition.getElseCondition()
Return the else condition.
|
XMLIfCondition |
XMLCondition.getIfCondition()
Return the if condition.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLCondition.setElseCondition(XMLIfCondition elseCondition)
Set the else condition.
|
void |
XMLCondition.setIfCondition(XMLIfCondition ifCondition)
Set the if condition.
|
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence