Class EditAttributeFB

  • All Implemented Interfaces:
    net.anotheria.maf.bean.FormBean

    public class EditAttributeFB
    extends Object
    implements net.anotheria.maf.bean.FormBean
    • Constructor Detail

      • EditAttributeFB

        public EditAttributeFB()
    • Method Detail

      • setId

        public void setId​(String id)
      • getId

        public String getId()
      • setName

        public void setName​(String name)
      • getName

        public String getName()
      • setKey

        public void setKey​(String key)
      • getKey

        public String getKey()
      • setValue

        public void setValue​(String value)
      • getValue

        public String getValue()
      • setSubattributes

        public void setSubattributes​(int subattributes)
      • getSubattributes

        public int getSubattributes()
      • setGuards

        public void setGuards​(int guards)
      • getGuards

        public int getGuards()
      • setLocked

        public void setLocked​(boolean locked)
      • isLocked

        public boolean isLocked()
      • setLockerId

        public void setLockerId​(String lockerId)
      • getLockerId

        public String getLockerId()
      • setLockingTime

        public void setLockingTime​(String lockingTime)
      • getLockingTime

        public String getLockingTime()