| Modifier and Type | Method and Description |
|---|---|
Interchange.FunctionGroup |
ObjectFactory.createInterchangeFunctionGroup()
Create an instance of
Interchange.FunctionGroup |
Interchange.FunctionGroup |
Interchange.FunctionGroup.withMessage(Collection<Message> values) |
Interchange.FunctionGroup |
Interchange.FunctionGroup.withMessage(Message... values) |
Interchange.FunctionGroup |
Interchange.FunctionGroup.withUNE(UNEGroupTrailer value) |
Interchange.FunctionGroup |
Interchange.FunctionGroup.withUNG(UNGGroupHeader value) |
| Modifier and Type | Method and Description |
|---|---|
List<Interchange.FunctionGroup> |
Interchange.getFunctionGroup()
Gets the value of the functionGroup property.
|
| Modifier and Type | Method and Description |
|---|---|
Interchange |
Interchange.withFunctionGroup(Interchange.FunctionGroup... values) |
| Modifier and Type | Method and Description |
|---|---|
Interchange |
Interchange.withFunctionGroup(Collection<Interchange.FunctionGroup> values) |
Copyright © 2020. All rights reserved.