Uses of Class
net.sf.cpsolver.studentsct.report.SectionConflictTable.Type

Packages that use SectionConflictTable.Type
net.sf.cpsolver.studentsct.report Student Sectioning: Various Reports. 
 

Uses of SectionConflictTable.Type in net.sf.cpsolver.studentsct.report
 

Methods in net.sf.cpsolver.studentsct.report that return SectionConflictTable.Type
static SectionConflictTable.Type SectionConflictTable.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SectionConflictTable.Type[] SectionConflictTable.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in net.sf.cpsolver.studentsct.report with parameters of type SectionConflictTable.Type
SectionConflictTable(StudentSectioningModel model, SectionConflictTable.Type type)
          Constructor
 



Copyright © 2014 UniTime LLC. All Rights Reserved.