Interface IconFluent<A extends IconFluent<A>>

    • Method Detail

      • getBase64data

        String getBase64data()
      • withBase64data

        A withBase64data​(String base64data)
      • hasBase64data

        Boolean hasBase64data()
      • withNewBase64data

        A withNewBase64data​(String arg1)
      • getMediatype

        String getMediatype()
      • withMediatype

        A withMediatype​(String mediatype)
      • hasMediatype

        Boolean hasMediatype()
      • withNewMediatype

        A withNewMediatype​(String arg1)