blob: 61a4dc4756ba12e08241da8e2be62753cf845123 [file] [log] [blame]
package org.eclipse.osee.ote;
public enum HostServerProperties {
name,
station,
version,
type,
maxUsers,
comment,
date,
group,
owner,
id,
activeMq,
appServerURI,
oteUdpEndpoint,
serverLaunchWorkingDir,
isSim
}