Uses of Class
io.github.kelsoncm.fwf.descriptors.FooterRowDescriptor
Packages that use FooterRowDescriptor
-
Uses of FooterRowDescriptor in io.github.kelsoncm.fwf.descriptors
Methods in io.github.kelsoncm.fwf.descriptors that return FooterRowDescriptorConstructors in io.github.kelsoncm.fwf.descriptors with parameters of type FooterRowDescriptorModifierConstructorDescriptionFileDescriptor(List<DetailRowDescriptor> details, HeaderRowDescriptor header, FooterRowDescriptor footer) Constructs a newFileDescriptorwith detail, header, and footer descriptors.