package testtool.StudentTesting; import testtool.Proctoring.*; import testtool.Publish.*; import java.util.Collection; /** * * The 12-hour time suffix indicating an afternoon time. * Derived from an FMSL opaque type. * * @author * @version * **/ public class PM { /** Default Constructor **/ public PM() { } }