|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.settings100.impl.ServerImpl
public class ServerImpl
| Nested Class Summary | |
|---|---|
static class |
ServerImpl.ConfigurationImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.settings100.Server |
|---|
Server.Configuration |
| Field Summary | |
|---|---|
protected ServerImpl.ConfigurationImpl |
configuration
|
protected String |
directoryPermissions
|
protected String |
filePermissions
|
protected String |
id
|
protected String |
passphrase
|
protected String |
password
|
protected String |
privateKey
|
protected String |
username
|
| Constructor Summary | |
|---|---|
ServerImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.settings100.impl.ServerImpl instance. |
|
ServerImpl(ServerImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.settings100.impl.ServerImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ServerImpl |
clone()
Creates and returns a copy of this object. |
Server.Configuration |
getConfiguration()
Gets the value of the configuration property. |
String |
getDirectoryPermissions()
Gets the value of the directoryPermissions property. |
String |
getFilePermissions()
Gets the value of the filePermissions property. |
String |
getId()
Gets the value of the id property. |
String |
getPassphrase()
Gets the value of the passphrase property. |
String |
getPassword()
Gets the value of the password property. |
String |
getPrivateKey()
Gets the value of the privateKey property. |
String |
getUsername()
Gets the value of the username property. |
void |
setConfiguration(Server.Configuration value)
Sets the value of the configuration property. |
void |
setDirectoryPermissions(String value)
Sets the value of the directoryPermissions property. |
void |
setFilePermissions(String value)
Sets the value of the filePermissions property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setPassphrase(String value)
Sets the value of the passphrase property. |
void |
setPassword(String value)
Sets the value of the password property. |
void |
setPrivateKey(String value)
Sets the value of the privateKey property. |
void |
setUsername(String value)
Sets the value of the username property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String username
protected String password
protected String privateKey
protected String passphrase
protected String filePermissions
protected String directoryPermissions
protected ServerImpl.ConfigurationImpl configuration
protected String id
| Constructor Detail |
|---|
public ServerImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.settings100.impl.ServerImpl instance.
public ServerImpl(ServerImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.maven.settings100.impl.ServerImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getUsername()
Server
getUsername in interface ServerStringpublic void setUsername(String value)
Server
setUsername in interface Servervalue - allowed object is
Stringpublic String getPassword()
Server
getPassword in interface ServerStringpublic void setPassword(String value)
Server
setPassword in interface Servervalue - allowed object is
Stringpublic String getPrivateKey()
Server
getPrivateKey in interface ServerStringpublic void setPrivateKey(String value)
Server
setPrivateKey in interface Servervalue - allowed object is
Stringpublic String getPassphrase()
Server
getPassphrase in interface ServerStringpublic void setPassphrase(String value)
Server
setPassphrase in interface Servervalue - allowed object is
Stringpublic String getFilePermissions()
Server
getFilePermissions in interface ServerStringpublic void setFilePermissions(String value)
Server
setFilePermissions in interface Servervalue - allowed object is
Stringpublic String getDirectoryPermissions()
Server
getDirectoryPermissions in interface ServerStringpublic void setDirectoryPermissions(String value)
Server
setDirectoryPermissions in interface Servervalue - allowed object is
Stringpublic Server.Configuration getConfiguration()
Server
getConfiguration in interface ServerServer.Configurationpublic void setConfiguration(Server.Configuration value)
Server
setConfiguration in interface Servervalue - allowed object is
Server.Configurationpublic String getId()
Server
getId in interface ServerStringpublic void setId(String value)
Server
setId in interface Servervalue - allowed object is
Stringpublic ServerImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||