package org.opendaylight.controller.sample.kitchen.api; public enum EggsType { SCRAMBLED, OVER_EASY, POACHED }