|
||||||||||
| 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.SettingsImpl.ProxiesImpl
public static class SettingsImpl.ProxiesImpl
| Field Summary | |
|---|---|
protected List<Proxy> |
proxy
|
| Constructor Summary | |
|---|---|
SettingsImpl.ProxiesImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100.impl.SettingsImpl.ProxiesImpl instance. |
|
SettingsImpl.ProxiesImpl(SettingsImpl.ProxiesImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100.impl.SettingsImpl.ProxiesImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
SettingsImpl.ProxiesImpl |
clone()
Creates and returns a copy of this object. |
List<Proxy> |
getProxy()
Gets the value of the proxy property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected List<Proxy> proxy
| Constructor Detail |
|---|
public SettingsImpl.ProxiesImpl()
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100.impl.SettingsImpl.ProxiesImpl instance.
public SettingsImpl.ProxiesImpl(SettingsImpl.ProxiesImpl o)
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.maven.settings100.impl.SettingsImpl.ProxiesImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public List<Proxy> getProxy()
Settings.Proxies
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the proxy property.
For example, to add a new item, do as follows:
getProxy().add(newItem);
Objects of the following type(s) are allowed in the list
Proxy
getProxy in interface Settings.Proxiespublic SettingsImpl.ProxiesImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||