Class EditFilteredIPFB

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

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

      • EditFilteredIPFB

        public EditFilteredIPFB()
    • Method Detail

      • setId

        public void setId​(String id)
      • getId

        public String getId()
      • setIpAddress

        public void setIpAddress​(String ipAddress)
      • getIpAddress

        public String getIpAddress()
      • setMask

        public void setMask​(int mask)
      • getMask

        public int getMask()
      • setAllowanceCollection

        public void setAllowanceCollection​(List<net.anotheria.webutils.bean.LabelValueBean> allowanceCollection)
      • getAllowanceCollection

        public List<net.anotheria.webutils.bean.LabelValueBean> getAllowanceCollection()
      • setAllowanceCurrentValue

        public void setAllowanceCurrentValue​(String allowanceCurrentValue)
      • getAllowanceCurrentValue

        public String getAllowanceCurrentValue()
      • setAllowanceIdOfCurrentValue

        public void setAllowanceIdOfCurrentValue​(String allowanceIdOfCurrentValue)
      • getAllowanceIdOfCurrentValue

        public String getAllowanceIdOfCurrentValue()
      • setAllowance

        public void setAllowance​(int allowance)
      • getAllowance

        public int getAllowance()
      • 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()