be.SIRAPRISE.client.jsba
Interface DbmsfileToDBObject

All Superinterfaces:
DBObject
All Known Implementing Classes:
DbmsFile

public interface DbmsfileToDBObject
extends DBObject

Author:
DBOBJECTINTERFACEGENERATOR

Method Summary
 void setFilenameFromDB(java.lang.String x)
          Sets filename from the DB
 void setPagesizeFromDB(java.lang.String x)
          Sets pagesize from the DB
 

Method Detail

setFilenameFromDB

void setFilenameFromDB(java.lang.String x)
Sets filename from the DB

Parameters:
x - The DB value for filename

setPagesizeFromDB

void setPagesizeFromDB(java.lang.String x)
Sets pagesize from the DB

Parameters:
x - The DB value for pagesize