Class StandardBasedCsvDataSource.ColumnIndex
java.lang.Object
neqsim.process.mechanicaldesign.data.StandardBasedCsvDataSource.ColumnIndex
- Enclosing class:
StandardBasedCsvDataSource
Column index mapper.
- Version:
- 1.0
- Author:
- esol
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) int(package private) int(package private) int(package private) int(package private) int(package private) int(package private) int(package private) int(package private) int(package private) int(package private) int(package private) int(package private) int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static StandardBasedCsvDataSource.ColumnIndex(package private) boolean
-
Field Details
-
standardCodeIndex
int standardCodeIndex -
versionIndex
int versionIndex -
equipmentTypeIndex
int equipmentTypeIndex -
companyIndex
int companyIndex -
specificationIndex
int specificationIndex -
minValueIndex
int minValueIndex -
maxValueIndex
int maxValueIndex -
maxPressureIndex
int maxPressureIndex -
minPressureIndex
int minPressureIndex -
maxTemperatureIndex
int maxTemperatureIndex -
minTemperatureIndex
int minTemperatureIndex -
corrosionAllowanceIndex
int corrosionAllowanceIndex -
jointEfficiencyIndex
int jointEfficiencyIndex
-
-
Constructor Details
-
ColumnIndex
private ColumnIndex()
-
-
Method Details
-
hasStandardColumns
boolean hasStandardColumns() -
from
-