Package com.softwaremining.wrappers
Interface ISMString
- All Superinterfaces:
- AbstractDataObject,- ISMDataType,- ISMObject
- All Known Implementing Classes:
- BMSBlankString,- BMSString,- CBLBlankString,- CBLFiller,- CBLString,- MByte,- MFiller,- MString
- 
Method SummaryModifier and TypeMethodDescriptionvoidassignSubstring(int offset, int length, String newValue) voidassignValue(Object newValue) booleanequalsRightTrimmed(String theVal) used for test of equality in 88 level ConstantsvoidvoidbooleanbooleanintlengthOf()retrieveSubstring(int offset) retrieveSubstring(int offset, int length) Methods inherited from interface com.softwaremining.wrappers.AbstractDataObjectassignValue, retrieveAsString, retrieveStorageCellSizeMethods inherited from interface com.softwaremining.wrappers.ISMObjectassignExcludeFromSQLTable, assignMasterSQLColumnsForArrays, assignObject, assignString, assignStringFormatted, assignValue, bytesSize, initialize, isExcludedFromSQLTable, isFiller, retrieveAsString, retrieveAsStringFormatted, retrieveMasterSQLColumnsForArrays, retrieveName, retrieveObject, retrieveSQLObject, retrieveSQLObject, retrieveStorageCellSize, retrieveSubField, retrieveWrapper
- 
Method Details- 
stringValueString stringValue()- Specified by:
- stringValuein interface- ISMDataType
 
- 
assignValue- Specified by:
- assignValuein interface- ISMObject
 
- 
isJustifiedRightboolean isJustifiedRight()
- 
lengthOfint lengthOf()
- 
isFilled
- 
fill
- 
fill
- 
equalsRightTrimmedused for test of equality in 88 level Constants
- 
getFormatFormat getFormat()
- 
assignSubstring- Specified by:
- assignSubstringin interface- ISMObject
 
- 
retrieveSubstring
- 
retrieveSubstring
 
-