|
||||||||||
| 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.ProfilesRootImpl
public class ProfilesRootImpl
| Nested Class Summary | |
|---|---|
static class |
ProfilesRootImpl.ActiveProfilesImpl
|
static class |
ProfilesRootImpl.ProfilesImpl
|
| Nested classes/interfaces inherited from interface net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.ProfilesRoot |
|---|
ProfilesRoot.ActiveProfiles, ProfilesRoot.Profiles |
| Field Summary | |
|---|---|
protected ProfilesRootImpl.ActiveProfilesImpl |
activeProfiles
|
protected ProfilesRootImpl.ProfilesImpl |
profiles
|
| Constructor Summary | |
|---|---|
ProfilesRootImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfilesRootImpl instance. |
|
ProfilesRootImpl(ProfilesRootImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfilesRootImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ProfilesRootImpl |
clone()
Creates and returns a copy of this object. |
ProfilesRoot.ActiveProfiles |
getActiveProfiles()
Gets the value of the activeProfiles property. |
ProfilesRoot.Profiles |
getProfiles()
Gets the value of the profiles property. |
void |
setActiveProfiles(ProfilesRoot.ActiveProfiles value)
Sets the value of the activeProfiles property. |
void |
setProfiles(ProfilesRoot.Profiles value)
Sets the value of the profiles property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ProfilesRootImpl.ProfilesImpl profiles
protected ProfilesRootImpl.ActiveProfilesImpl activeProfiles
| Constructor Detail |
|---|
public ProfilesRootImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfilesRootImpl instance.
public ProfilesRootImpl(ProfilesRootImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.maven.profiles100.impl.ProfilesRootImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public ProfilesRoot.Profiles getProfiles()
ProfilesRoot
getProfiles in interface ProfilesRootProfilesRoot.Profilespublic void setProfiles(ProfilesRoot.Profiles value)
ProfilesRoot
setProfiles in interface ProfilesRootvalue - allowed object is
ProfilesRoot.Profilespublic ProfilesRoot.ActiveProfiles getActiveProfiles()
ProfilesRoot
getActiveProfiles in interface ProfilesRootProfilesRoot.ActiveProfilespublic void setActiveProfiles(ProfilesRoot.ActiveProfiles value)
ProfilesRoot
setActiveProfiles in interface ProfilesRootvalue - allowed object is
ProfilesRoot.ActiveProfilespublic ProfilesRootImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||