@FixedLengthRecord(length=6) public class FixedLengthOrder extends Object
| Constructor and Description |
|---|
FixedLengthOrder() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCountry() |
String |
getName() |
void |
setCountry(String country) |
void |
setName(String name) |
Copyright © 2019–2020 The Apache Software Foundation. All rights reserved.