| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.filter |
| Modifier and Type | Method and Description |
|---|---|
BinaryOperatorType |
ObjectFactory.createBinaryOperatorType()
Create an instance of
BinaryOperatorType |
| Modifier and Type | Method and Description |
|---|---|
Add |
ObjectFactory.createAdd(BinaryOperatorType value)
Create an instance of
Add} |
Div |
ObjectFactory.createDiv(BinaryOperatorType value)
Create an instance of
Div} |
Mul |
ObjectFactory.createMul(BinaryOperatorType value)
Create an instance of
Mul} |
Sub |
ObjectFactory.createSub(BinaryOperatorType value)
Create an instance of
Sub} |
| Constructor and Description |
|---|
Add(BinaryOperatorType value) |
Div(BinaryOperatorType value) |
Mul(BinaryOperatorType value) |
Sub(BinaryOperatorType value) |
Copyright © 2018 B3Partners B.V.. All rights reserved.