Class NetBIOSSMBConfigBean


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

      • NetBIOSSMBConfigBean

        public NetBIOSSMBConfigBean()
    • 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
      • getBindTo

        public String getBindTo()
        Gets the bind to.
        Returns:
        the bind to
      • setBindTo

        public void setBindTo​(String bindTo)
        Sets the bind to.
        Parameters:
        bindTo - the new bind to
      • getSessionPort

        public Integer getSessionPort()
        Gets the session port.
        Returns:
        the session port
      • setSessionPort

        public void setSessionPort​(Integer sessionPort)
        Sets the session port.
        Parameters:
        sessionPort - the new session port
      • getNamePort

        public Integer getNamePort()
        Gets the name port.
        Returns:
        the name port
      • setNamePort

        public void setNamePort​(Integer namePort)
        Sets the name port.
        Parameters:
        namePort - the new name port
      • getDatagramPort

        public Integer getDatagramPort()
        Gets the datagram port.
        Returns:
        the datagram port
      • setDatagramPort

        public void setDatagramPort​(Integer datagramPort)
        Sets the datagram port.
        Parameters:
        datagramPort - the new datagram port
      • getAdapter

        public String getAdapter()
        Gets the adapter.
        Returns:
        the adapter
      • setAdapter

        public void setAdapter​(String adapter)
        Sets the adapter.
        Parameters:
        adapter - the new adapter