be.SIRAPRISE.client.jsba
Interface DBObjectToAssignmentconstraint

All Superinterfaces:
DBObject
All Known Implementing Classes:
AssignmentConstraint

public interface DBObjectToAssignmentconstraint
extends DBObject

Author:
DBOBJECTINTERFACEGENERATOR

Method Summary
 java.lang.String getAssignmentconstraintConstraintlabel()
          Gets the constraintlabel for assignmentconstraint
 java.lang.String getAssignmentconstraintErrorcode()
          Gets the errorcode for assignmentconstraint
 java.lang.String getAssignmentconstraintSp_expression()
          Gets the sp_expression for assignmentconstraint
 

Method Detail

getAssignmentconstraintConstraintlabel

java.lang.String getAssignmentconstraintConstraintlabel()
Gets the constraintlabel for assignmentconstraint

Returns:
The constraintlabel for assignmentconstraint

getAssignmentconstraintSp_expression

java.lang.String getAssignmentconstraintSp_expression()
Gets the sp_expression for assignmentconstraint

Returns:
The sp_expression for assignmentconstraint

getAssignmentconstraintErrorcode

java.lang.String getAssignmentconstraintErrorcode()
Gets the errorcode for assignmentconstraint

Returns:
The errorcode for assignmentconstraint