|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100.impl.ProxyImpl
public class ProxyImpl
| Field Summary | |
|---|---|
protected Boolean |
active
|
protected String |
host
|
protected String |
id
|
protected String |
nonProxyHosts
|
protected String |
password
|
protected Integer |
port
|
protected String |
protocol
|
protected String |
username
|
| Constructor Summary | |
|---|---|
ProxyImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100.impl.ProxyImpl instance. |
|
ProxyImpl(ProxyImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100.impl.ProxyImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ProxyImpl |
clone()
Creates and returns a copy of this object. |
String |
getHost()
Gets the value of the host property. |
String |
getId()
Gets the value of the id property. |
String |
getNonProxyHosts()
Gets the value of the nonProxyHosts property. |
String |
getPassword()
Gets the value of the password property. |
Integer |
getPort()
Gets the value of the port property. |
String |
getProtocol()
Gets the value of the protocol property. |
String |
getUsername()
Gets the value of the username property. |
Boolean |
isActive()
Gets the value of the active property. |
void |
setActive(Boolean value)
Sets the value of the active property. |
void |
setHost(String value)
Sets the value of the host property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setNonProxyHosts(String value)
Sets the value of the nonProxyHosts property. |
void |
setPassword(String value)
Sets the value of the password property. |
void |
setPort(Integer value)
Sets the value of the port property. |
void |
setProtocol(String value)
Sets the value of the protocol 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 Boolean active
protected String protocol
protected String username
protected String password
protected Integer port
protected String host
protected String nonProxyHosts
protected String id
| Constructor Detail |
|---|
public ProxyImpl()
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100.impl.ProxyImpl instance.
public ProxyImpl(ProxyImpl o)
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100.impl.ProxyImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Boolean isActive()
Proxy
isActive in interface ProxyBooleanpublic void setActive(Boolean value)
Proxy
setActive in interface Proxyvalue - allowed object is
Booleanpublic String getProtocol()
Proxy
getProtocol in interface ProxyStringpublic void setProtocol(String value)
Proxy
setProtocol in interface Proxyvalue - allowed object is
Stringpublic String getUsername()
Proxy
getUsername in interface ProxyStringpublic void setUsername(String value)
Proxy
setUsername in interface Proxyvalue - allowed object is
Stringpublic String getPassword()
Proxy
getPassword in interface ProxyStringpublic void setPassword(String value)
Proxy
setPassword in interface Proxyvalue - allowed object is
Stringpublic Integer getPort()
Proxy
getPort in interface ProxyIntegerpublic void setPort(Integer value)
Proxy
setPort in interface Proxyvalue - allowed object is
Integerpublic String getHost()
Proxy
getHost in interface ProxyStringpublic void setHost(String value)
Proxy
setHost in interface Proxyvalue - allowed object is
Stringpublic String getNonProxyHosts()
Proxy
getNonProxyHosts in interface ProxyStringpublic void setNonProxyHosts(String value)
Proxy
setNonProxyHosts in interface Proxyvalue - allowed object is
Stringpublic String getId()
Proxy
getId in interface ProxyStringpublic void setId(String value)
Proxy
setId in interface Proxyvalue - allowed object is
Stringpublic ProxyImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||