Package com.softwaremining.containers
Class MFiller
java.lang.Object
com.softwaremining.containers.AbstractMutableField
com.softwaremining.containers.MString
com.softwaremining.containers.MFiller
- All Implemented Interfaces:
AbstractDataObject,ISMDataType,ISMObject,ISMString
representation of FILLER fields.
The main difference between MFiller and the superclass (MString) is their initialization.
COBOL specifies the values of FILLER fields should not change due to INITIALIZE method.
-
Field Summary
Fields inherited from class com.softwaremining.containers.AbstractMutableField
fieldSize, format -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class com.softwaremining.containers.MString
assignAdjustedLengthValue, assignDefaultValue, assignFillerDefaultValue, assignHighValues, assignLowValues, assignString, assignStringFormatted, assignSubstring, assignSubstring, assignValue, assignValue, equals, equals, equalsRightTrimmed, fill, fill, fill, getInitializationValue, getValue, initialize, initializeToSpace, isFilled, isFilled, isGreaterOrEqualTo, isGreaterThan, isJustifiedRight, isLessOrEqualTo, isLessThan, lengthOf, retrieveAsString, retrieveAsStringFormatted, retrieveObject, retrieveSQLObject, retrieveStorageCellSize, retrieveSubstring, retrieveSubstring, retrieveValue, stringValueMethods inherited from class com.softwaremining.containers.AbstractMutableField
assignBigDecimal, assignDouble, assignExcludeFromSQLTable, assignLong, assignMasterSQLColumnsForArrays, assignObject, assignOverrideSQLTableName, bytesSize, getFormat, getPicture, isExcludedFromSQLTable, isGreaterOrEqualTo, isGreaterThan, isLessOrEqualTo, isLessThan, retrieveMasterSQLColumnsForArrays, retrieveName, retrieveSQLObject, retrieveSQLTableNameOverride, retrieveSubField, retrieveWrapper, setFormat, setName, setOwner, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.softwaremining.wrappers.ISMObject
assignExcludeFromSQLTable, assignMasterSQLColumnsForArrays, assignObject, bytesSize, isExcludedFromSQLTable, retrieveMasterSQLColumnsForArrays, retrieveName, retrieveSQLObject, retrieveSubField, retrieveWrapper