Class EditFilteredIPFB

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

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

      • EditFilteredIPFB

        public EditFilteredIPFB()
    • Method Detail

      • setId

        public void setId​(java.lang.String id)
      • getId

        public java.lang.String getId()
      • setIpAddress

        public void setIpAddress​(java.lang.String ipAddress)
      • getIpAddress

        public java.lang.String getIpAddress()
      • setMask

        public void setMask​(int mask)
      • getMask

        public int getMask()
      • setAllowanceCollection

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

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

        public void setAllowanceCurrentValue​(java.lang.String allowanceCurrentValue)
      • getAllowanceCurrentValue

        public java.lang.String getAllowanceCurrentValue()
      • setAllowanceIdOfCurrentValue

        public void setAllowanceIdOfCurrentValue​(java.lang.String allowanceIdOfCurrentValue)
      • getAllowanceIdOfCurrentValue

        public java.lang.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​(java.lang.String lockerId)
      • getLockerId

        public java.lang.String getLockerId()
      • setLockingTime

        public void setLockingTime​(java.lang.String lockingTime)
      • getLockingTime

        public java.lang.String getLockingTime()