Class JAccessPoint

    • Field Detail

      • signalStrength

        protected int signalStrength
      • interfaceName

        protected String interfaceName
      • connectable

        protected boolean connectable
      • wlanNotConnectableReason

        protected String wlanNotConnectableReason
      • authAlgorithm

        protected String authAlgorithm
      • cipherAlgorithm

        protected String cipherAlgorithm
      • bssType

        protected String bssType
    • Constructor Detail

      • JAccessPoint

        public JAccessPoint()
      • JAccessPoint

        public JAccessPoint​(String name,
                            int signalStrength,
                            String interfaceName,
                            boolean connectable,
                            String wlanNotConnectableReason,
                            String authAlgorithm,
                            String cipherAlgorithm,
                            String bssType)
    • Method Detail

      • clone

        public JAccessPoint clone()
        Overrides:
        clone in class com.zeroc.Ice.Value
      • ice_staticId

        public static String ice_staticId()
      • ice_id

        public String ice_id()
        Overrides:
        ice_id in class com.zeroc.Ice.Value