Class WINSConfigBean


  • public class WINSConfigBean
    extends Object
    The Class WINSConfigBean.
    Author:
    dward
    • Constructor Detail

      • WINSConfigBean

        public WINSConfigBean()
    • Method Detail

      • isAutoDetectEnabled

        public boolean isAutoDetectEnabled()
        Checks if is auto detect enabled.
        Returns:
        true, if is auto detect enabled
      • setAutoDetectEnabled

        public void setAutoDetectEnabled​(boolean autoDetectEnabled)
        Sets the auto detect enabled.
        Parameters:
        autoDetectEnabled - the new auto detect enabled
      • getPrimary

        public String getPrimary()
        Gets the primary.
        Returns:
        the primary
      • setPrimary

        public void setPrimary​(String primary)
        Sets the primary.
        Parameters:
        primary - the new primary
      • getSecondary

        public String getSecondary()
        Gets the secondary.
        Returns:
        the secondary
      • setSecondary

        public void setSecondary​(String secondary)
        Sets the secondary.
        Parameters:
        secondary - the new secondary