Uses of Class
net.sf.cobol2j.RecordFormat

Packages that use RecordFormat
net.sf.cobol2j   
 

Uses of RecordFormat in net.sf.cobol2j
 

Fields in net.sf.cobol2j with type parameters of type RecordFormat
protected  java.util.List<RecordFormat> FileFormat.recordFormat
           
 

Methods in net.sf.cobol2j that return RecordFormat
 RecordFormat ObjectFactory.createRecordFormat()
          Create an instance of RecordFormat
 

Methods in net.sf.cobol2j that return types with arguments of type RecordFormat
 java.util.List<RecordFormat> FileFormat.getRecordFormat()
          Gets the value of the recordFormat property.
 



Copyright © 2009. All Rights Reserved.