be.SIRAPRISE.client.jsba
Interface DBObjectToAssignmentconstraintcheck

All Superinterfaces:
DBObject
All Known Implementing Classes:
AssignmentConstraintCheck

public interface DBObjectToAssignmentconstraintcheck
extends DBObject

Author:
DBOBJECTINTERFACEGENERATOR

Method Summary
 java.lang.String getAssignmentconstraintcheckErrorcode()
          Gets the errorcode for assignmentconstraintcheck
 java.lang.String getAssignmentconstraintcheckOperationtype()
          Gets the operationtype for assignmentconstraintcheck
 java.lang.String getAssignmentconstraintcheckRelvarname()
          Gets the relvarname for assignmentconstraintcheck
 

Method Detail

getAssignmentconstraintcheckErrorcode

java.lang.String getAssignmentconstraintcheckErrorcode()
Gets the errorcode for assignmentconstraintcheck

Returns:
The errorcode for assignmentconstraintcheck

getAssignmentconstraintcheckOperationtype

java.lang.String getAssignmentconstraintcheckOperationtype()
Gets the operationtype for assignmentconstraintcheck

Returns:
The operationtype for assignmentconstraintcheck

getAssignmentconstraintcheckRelvarname

java.lang.String getAssignmentconstraintcheckRelvarname()
Gets the relvarname for assignmentconstraintcheck

Returns:
The relvarname for assignmentconstraintcheck