Class TcpipSMBConfigBean


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

      • TcpipSMBConfigBean

        public TcpipSMBConfigBean()
    • Method Detail

      • getPlatforms

        public String getPlatforms()
        Gets the platforms.
        Returns:
        the platforms
      • setPlatforms

        public void setPlatforms​(String platforms)
        Sets the platforms.
        Parameters:
        platforms - the new platforms
      • getPort

        public Integer getPort()
        Gets the port.
        Returns:
        the port
      • setPort

        public void setPort​(Integer port)
        Sets the port.
        Parameters:
        port - the new port
      • getIpv6Enabled

        public boolean getIpv6Enabled()
        Checks if is ipv6 enabled.
        Returns:
        true, if is ipv6 enabled
      • setIpv6Enabled

        public void setIpv6Enabled​(boolean ipv6Enabled)
        Sets the ipv6 enabled.
        Parameters:
        ipv6Enabled - the new ipv6 enabled