Class FixedLengthOrder
- java.lang.Object
-
- org.apache.camel.quarkus.component.bindy.it.model.FixedLengthOrder
-
@FixedLengthRecord(length=6, countGrapheme=true) public class FixedLengthOrder extends Object
-
-
Constructor Summary
Constructors Constructor Description FixedLengthOrder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCountry()StringgetName()voidsetCountry(String country)voidsetName(String name)
-