package org.batfish.representation.cisco; public enum RoutePolicyDispositionType { DONE, DROP, PASS }