Class UiTreeGraphNodeIcon

  • All Implemented Interfaces:
    UiObject

    public class UiTreeGraphNodeIcon
    extends java.lang.Object
    implements UiObject
    THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
    • Field Detail

      • icon

        protected java.lang.String icon
      • size

        protected int size
    • Constructor Detail

      • UiTreeGraphNodeIcon

        @Deprecated
        public UiTreeGraphNodeIcon()
        Deprecated.
        Only for Jackson deserialization. Use the other constructor instead.
      • UiTreeGraphNodeIcon

        public UiTreeGraphNodeIcon​(java.lang.String icon,
                                   int size)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getIcon

        public java.lang.String getIcon()
      • getSize

        public int getSize()