com.servingxml.components.flatfile.recordtype
Interface FlatRecordTypeSelection

All Superinterfaces:
Testable
All Known Implementing Classes:
FlatRecordTypeSelectionImpl

public interface FlatRecordTypeSelection
extends Testable

Class for flat file record type objects.


Method Summary
 FlatRecordType getFlatRecordType()
           
 boolean isFixedLength()
           
 
Methods inherited from interface com.servingxml.util.xml.Testable
getTestExpression
 

Method Detail

getFlatRecordType

FlatRecordType getFlatRecordType()

isFixedLength

boolean isFixedLength()