public class TcpipSMBConfigBean extends Object
Constructor and Description |
---|
TcpipSMBConfigBean() |
Modifier and Type | Method and Description |
---|---|
boolean |
getIpv6Enabled()
Checks if is ipv6 enabled.
|
String |
getPlatforms()
Gets the platforms.
|
Integer |
getPort()
Gets the port.
|
void |
setIpv6Enabled(boolean ipv6Enabled)
Sets the ipv6 enabled.
|
void |
setPlatforms(String platforms)
Sets the platforms.
|
void |
setPort(Integer port)
Sets the port.
|
public String getPlatforms()
public void setPlatforms(String platforms)
platforms
- the new platformspublic Integer getPort()
public void setPort(Integer port)
port
- the new portpublic boolean getIpv6Enabled()
public void setIpv6Enabled(boolean ipv6Enabled)
ipv6Enabled
- the new ipv6 enabledCopyright © 2005–2017 Alfresco Software. All rights reserved.