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