Newer
Older
Alvaro Fides
committed
/*TAG:PACKAGE*/
/* More on how to use this class at:
* http://forge.universaal.org/wiki/support:Developer_Handbook_5#Ontologies_in_universAAL */
import org.universAAL.middleware.service.owls.profile.ServiceProfile;
import java.util.Hashtable;
public class /*TAG:CLASSNAME*/ {
public static ServiceProfile[] profiles;
private static Hashtable serverLevelRestrictions = new Hashtable();
}