be.SIRAPRISE.client.jsba
Interface ConstraintmessagetextToDBObject

All Superinterfaces:
DBObject
All Known Implementing Classes:
AssignmentConstraint, DatabaseConstraint, TransactionConstraint, TupleConstraint

public interface ConstraintmessagetextToDBObject
extends DBObject

Author:
DBOBJECTINTERFACEGENERATOR

Method Summary
 void setConstraintmessagetextFromDB(java.lang.String constraintmessagetext)
          Sets constraintmessagetext from the DB
 void setErrorcodeFromDB(java.lang.String errorcode)
          Sets errorcode from the DB
 

Method Detail

setConstraintmessagetextFromDB

void setConstraintmessagetextFromDB(java.lang.String constraintmessagetext)
Sets constraintmessagetext from the DB

Parameters:
constraintmessagetext - The DB value for constraintmessagetext

setErrorcodeFromDB

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

Parameters:
errorcode - The DB value for errorcode