Class IconC

All Implemented Interfaces:
Serializable

public class IconC extends IconDataC implements Serializable

Constants related to class Icon.

Since:
23.04.000.009
See Also:
  • Field Details

    • mbAll

      public static final IconZ mbAll
      Read or write all elements.
    • mbOnlyLock

      public static final IconZ mbOnlyLock
      Only lock or unlock
  • Constructor Details

    • IconC

      public IconC()
  • Method Details

    • getMbAll

      public IconZ getMbAll()
    • setMbAll

      public void setMbAll(IconZ mbAll)
    • getMbOnlyLock

      public IconZ getMbOnlyLock()
    • setMbOnlyLock

      public void setMbOnlyLock(IconZ mb)