net.sf.cpsolver.studentsct
Class GetInfo.Info

java.lang.Object
  extended by net.sf.cpsolver.studentsct.GetInfo.Info
Enclosing class:
GetInfo

public static class GetInfo.Info
extends Object


Constructor Summary
GetInfo.Info(String prefix, HashMap<String,String> info)
           
 
Method Summary
 Map<String,String> getInfo()
           
 String getPrefix()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetInfo.Info

public GetInfo.Info(String prefix,
                    HashMap<String,String> info)
Method Detail

getPrefix

public String getPrefix()

getInfo

public Map<String,String> getInfo()


Copyright © 2014 UniTime LLC. All Rights Reserved.