be.SIRAPRISE.client.jsba
Interface AttributelogicallengthToDBObject

All Superinterfaces:
DBObject
All Known Implementing Classes:
Attribute

public interface AttributelogicallengthToDBObject
extends DBObject

Author:
DBOBJECTINTERFACEGENERATOR

Method Summary
 void setAttributenameFromDB(java.lang.String attributename)
          Sets attributename from the DB
 void setLogicallengthFromDB(java.lang.String logicallength)
          Sets logicallength from the DB
 

Method Detail

setAttributenameFromDB

void setAttributenameFromDB(java.lang.String attributename)
Sets attributename from the DB

Parameters:
attributename - The DB value for attributename

setLogicallengthFromDB

void setLogicallengthFromDB(java.lang.String logicallength)
Sets logicallength from the DB

Parameters:
logicallength - The DB value for logicallength