|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.settings100.Settings.ActiveProfiles
public static class Settings.ActiveProfiles
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="activeProfile" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String[] |
activeProfile
|
| Constructor Summary | |
|---|---|
Settings.ActiveProfiles()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.settings100.Settings.ActiveProfiles instance. |
|
Settings.ActiveProfiles(Settings.ActiveProfiles o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.settings100.Settings.ActiveProfiles instance by copying a given instance. |
|
| Method Summary | |
|---|---|
Settings.ActiveProfiles |
clone()
Creates and returns a copy of this object. |
String[] |
getActiveProfile()
|
String |
getActiveProfile(int idx)
|
int |
getActiveProfileLength()
|
String |
setActiveProfile(int idx,
String value)
|
void |
setActiveProfile(String[] values)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String[] activeProfile
| Constructor Detail |
|---|
public Settings.ActiveProfiles()
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.settings100.Settings.ActiveProfiles instance.
public Settings.ActiveProfiles(Settings.ActiveProfiles o)
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.settings100.Settings.ActiveProfiles instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String[] getActiveProfile()
Stringpublic String getActiveProfile(int idx)
Stringpublic int getActiveProfileLength()
public void setActiveProfile(String[] values)
values - allowed objects are
String
public String setActiveProfile(int idx,
String value)
value - allowed object is
Stringpublic Settings.ActiveProfiles clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||