Class NEOnDemandRuleInterfaceType


  • public final class NEOnDemandRuleInterfaceType
    extends java.lang.Object
    [@typedef] NEOnDemandRuleInterfaceType On Demand rule network interface types
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Any
      [@const] NEOnDemandRuleInterfaceTypeAny
      static long Cellular
      [@const] NEOnDemandRuleInterfaceTypeCellular Cellular
      static long WiFi
      [@const] NEOnDemandRuleInterfaceTypeWiFi WiFi
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • Any

        public static final long Any
        [@const] NEOnDemandRuleInterfaceTypeAny
        See Also:
        Constant Field Values
      • WiFi

        public static final long WiFi
        [@const] NEOnDemandRuleInterfaceTypeWiFi WiFi
        See Also:
        Constant Field Values
      • Cellular

        public static final long Cellular
        [@const] NEOnDemandRuleInterfaceTypeCellular Cellular
        See Also:
        Constant Field Values