Class IpNet

java.lang.Object
ru.bitel.bgbilling.common.bean.IpNet
All Implemented Interfaces:
Serializable

public class IpNet extends Object implements Serializable
See Also:
  • Field Details

    • net

      public long net
    • mask

      public long mask
  • Constructor Details

    • IpNet

      public IpNet()
  • Method Details