package org.batfish.common.plugin; public enum PluginClientType { BATFISH, CLIENT; }