Package org.tsugi.contentitem.objects
Class Icon
- java.lang.Object
-
- org.tsugi.jackson.objects.JacksonBase
-
- org.tsugi.contentitem.objects.Icon
-
public class Icon extends JacksonBase
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetHeight()IntegergetWidth()voidsetHeight(Integer height)voidsetWidth(Integer width)-
Methods inherited from class org.tsugi.jackson.objects.JacksonBase
getAdditionalProperties, getKey, prettyPrint, prettyPrintLog, setAdditionalProperties, setKey
-
-