Uses of Interface
nablarch.common.databind.fixedlength.MultiLayoutConfig.RecordName
Packages that use MultiLayoutConfig.RecordName
-
Uses of MultiLayoutConfig.RecordName in nablarch.common.databind.fixedlength
Methods in nablarch.common.databind.fixedlength that return MultiLayoutConfig.RecordNameModifier and TypeMethodDescriptionMultiLayout.getRecordName()レコード名を取得する。MultiLayoutConfig.RecordIdentifier.identifyRecordName(byte[] record) レコードを識別する。Methods in nablarch.common.databind.fixedlength with parameters of type MultiLayoutConfig.RecordNameModifier and TypeMethodDescriptionvoidMultiLayout.setRecordName(MultiLayoutConfig.RecordName recordName) レコード名を設定する。