Class Win32NetBIOSConfigBean


  • public class Win32NetBIOSConfigBean
    extends java.lang.Object
    The Class Win32NetBIOSConfigBean.
    Author:
    dward
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getApi()
      Gets the api.
      java.lang.String getLana()
      Gets the lana.
      java.lang.String getName()
      Gets the name.
      void setApi​(java.lang.String api)
      Sets the api.
      void setLana​(java.lang.String lana)
      Sets the lana.
      void setName​(java.lang.String name)
      Sets the name.
      • Methods inherited from class java.lang.Object

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

      • Win32NetBIOSConfigBean

        public Win32NetBIOSConfigBean()
    • Method Detail

      • getName

        public java.lang.String getName()
        Gets the name.
        Returns:
        the name
      • setName

        public void setName​(java.lang.String name)
        Sets the name.
        Parameters:
        name - the new name
      • getLana

        public java.lang.String getLana()
        Gets the lana.
        Returns:
        the lana
      • setLana

        public void setLana​(java.lang.String lana)
        Sets the lana.
        Parameters:
        lana - the new lana
      • getApi

        public java.lang.String getApi()
        Gets the api.
        Returns:
        the api
      • setApi

        public void setApi​(java.lang.String api)
        Sets the api.
        Parameters:
        api - the new api