Uses of Class
mapping.FCFS_MS

Packages that use FCFS_MS
mapping   
 

Uses of FCFS_MS in mapping
 

Methods in mapping that return FCFS_MS
 FCFS_MS TWOREP_MS_Thread.getFCFS_MS()
           
 

Methods in mapping with parameters of type FCFS_MS
 void TWOREP_MS_Thread.setFCFS_MS(FCFS_MS Fcfs_ms)
           
 

Constructors in mapping with parameters of type FCFS_MS
FCFS_MS_Thread(FCFS_MS fcfs_ms)
          A default constructor.
TWOREP_MS_Thread(FCFS_MS fcfs_ms)
          A default constructor