|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfileImpl
public class ProfileImpl
| Nested Class Summary | |
|---|---|
static class |
ProfileImpl.PluginRepositoriesImpl
|
static class |
ProfileImpl.PropertiesImpl
|
static class |
ProfileImpl.RepositoriesImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.Profile |
|---|
Profile.PluginRepositories, Profile.Properties, Profile.Repositories |
| Field Summary | |
|---|---|
protected ActivationImpl |
activation
|
protected String |
id
|
protected ProfileImpl.PluginRepositoriesImpl |
pluginRepositories
|
protected ProfileImpl.PropertiesImpl |
properties
|
protected ProfileImpl.RepositoriesImpl |
repositories
|
| Constructor Summary | |
|---|---|
ProfileImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfileImpl instance. |
|
ProfileImpl(ProfileImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfileImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ProfileImpl |
clone()
Creates and returns a copy of this object. |
Activation |
getActivation()
Gets the value of the activation property. |
String |
getId()
Gets the value of the id property. |
Profile.PluginRepositories |
getPluginRepositories()
Gets the value of the pluginRepositories property. |
Profile.Properties |
getProperties()
Gets the value of the properties property. |
Profile.Repositories |
getRepositories()
Gets the value of the repositories property. |
void |
setActivation(Activation value)
Sets the value of the activation property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setPluginRepositories(Profile.PluginRepositories value)
Sets the value of the pluginRepositories property. |
void |
setProperties(Profile.Properties value)
Sets the value of the properties property. |
void |
setRepositories(Profile.Repositories value)
Sets the value of the repositories property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String id
protected ActivationImpl activation
protected ProfileImpl.PropertiesImpl properties
protected ProfileImpl.RepositoriesImpl repositories
protected ProfileImpl.PluginRepositoriesImpl pluginRepositories
| Constructor Detail |
|---|
public ProfileImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfileImpl instance.
public ProfileImpl(ProfileImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfileImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getId()
Profile
getId in interface ProfileStringpublic void setId(String value)
Profile
setId in interface Profilevalue - allowed object is
Stringpublic Activation getActivation()
Profile
getActivation in interface ProfileActivationpublic void setActivation(Activation value)
Profile
setActivation in interface Profilevalue - allowed object is
Activationpublic Profile.Properties getProperties()
Profile
getProperties in interface ProfileProfile.Propertiespublic void setProperties(Profile.Properties value)
Profile
setProperties in interface Profilevalue - allowed object is
Profile.Propertiespublic Profile.Repositories getRepositories()
Profile
getRepositories in interface ProfileProfile.Repositoriespublic void setRepositories(Profile.Repositories value)
Profile
setRepositories in interface Profilevalue - allowed object is
Profile.Repositoriespublic Profile.PluginRepositories getPluginRepositories()
Profile
getPluginRepositories in interface ProfileProfile.PluginRepositoriespublic void setPluginRepositories(Profile.PluginRepositories value)
Profile
setPluginRepositories in interface Profilevalue - allowed object is
Profile.PluginRepositoriespublic ProfileImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||