|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.components.flatfile.recordtype.FlatRecordTypeSelectionImpl
public class FlatRecordTypeSelectionImpl
Class for flat file record type objects.
| Constructor Summary | |
|---|---|
FlatRecordTypeSelectionImpl(FlatRecordType flatRecordType,
java.lang.String testExpression)
|
|
| Method Summary | |
|---|---|
FlatRecordType |
getFlatRecordType()
|
java.lang.String |
getTestExpression()
|
boolean |
isFixedLength()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlatRecordTypeSelectionImpl(FlatRecordType flatRecordType,
java.lang.String testExpression)
| Method Detail |
|---|
public java.lang.String getTestExpression()
getTestExpression in interface Testablepublic FlatRecordType getFlatRecordType()
getFlatRecordType in interface FlatRecordTypeSelectionpublic boolean isFixedLength()
isFixedLength in interface FlatRecordTypeSelection
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||