Interface ImageStaticAsset

All Superinterfaces:
MultiTenantCloneable<StaticAsset>, Serializable, StaticAsset
All Known Implementing Classes:
ImageStaticAssetImpl

public interface ImageStaticAsset extends StaticAsset
Created by IntelliJ IDEA. User: jfischer Date: 9/10/11 Time: 3:11 PM To change this template use File | Settings | File Templates.
  • Method Details

    • getWidth

      Integer getWidth()
    • setWidth

      void setWidth(Integer width)
    • getHeight

      Integer getHeight()
    • setHeight

      void setHeight(Integer height)