be.SIRAPRISE.client.jsba
Interface KeyattributeToDBObject

All Superinterfaces:
DBObject
All Known Implementing Classes:
KeyAttribute

public interface KeyattributeToDBObject
extends DBObject

Author:
DBOBJECTINTERFACEGENERATOR

Method Summary
 void setAttributenameFromDB(java.lang.String attributename)
          Sets attributename from the DB
 void setErrorcodeFromDB(java.lang.String errorcode)
          Sets keyid from the DB
 

Method Detail

setErrorcodeFromDB

void setErrorcodeFromDB(java.lang.String errorcode)
Sets keyid from the DB

Parameters:
errorcode - The DB value for keyid

setAttributenameFromDB

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

Parameters:
attributename - The DB value for attributename