| Package | Description |
|---|---|
| org.jibx.schema.codegen |
| Modifier and Type | Method and Description |
|---|---|
SwitchBuilder |
BlockBuilder.addSwitch(ExpressionBuilderBase expr)
Append a 'switch' statement using a constructed expression as the switch value.
|
SwitchBuilder |
BlockBuilder.addSwitch(String name)
Append a 'switch' statement using a local variable or field name as the switch value.
|
Copyright © 2005-2014 jibx.org. All Rights Reserved.