package org.zstack.header.image; /** * Created with IntelliJ IDEA. * User: frank * Time: 5:11 PM * To change this template use File | Settings | File Templates. */ public enum ImageState { Enabled, Disabled }