|
||||||||||
| 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.javaee.impl.WelcomeFileListTypeImpl
public class WelcomeFileListTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected String[] |
welcomeFile
|
| Constructor Summary | |
|---|---|
WelcomeFileListTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.WelcomeFileListTypeImpl instance. |
|
WelcomeFileListTypeImpl(WelcomeFileListTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.WelcomeFileListTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
WelcomeFileListTypeImpl |
clone()
Creates and returns a copy of this object. |
void |
copyWelcomeFile(String[] source)
Copies all values of property WelcomeFile. |
String |
getId()
Gets the value of the id property. |
String[] |
getWelcomeFile()
|
String |
getWelcomeFile(int idx)
|
int |
getWelcomeFileLength()
|
void |
setId(String value)
Sets the value of the id property. |
String |
setWelcomeFile(int idx,
String value)
|
void |
setWelcomeFile(String[] values)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String[] welcomeFile
protected String id
| Constructor Detail |
|---|
public WelcomeFileListTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.WelcomeFileListTypeImpl instance.
public WelcomeFileListTypeImpl(WelcomeFileListTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.WelcomeFileListTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String[] getWelcomeFile()
getWelcomeFile in interface WelcomeFileListTypeStringpublic String getWelcomeFile(int idx)
getWelcomeFile in interface WelcomeFileListTypeStringpublic int getWelcomeFileLength()
getWelcomeFileLength in interface WelcomeFileListTypepublic void setWelcomeFile(String[] values)
setWelcomeFile in interface WelcomeFileListTypevalues - allowed objects are
String
public String setWelcomeFile(int idx,
String value)
setWelcomeFile in interface WelcomeFileListTypevalue - allowed object is
Stringpublic String getId()
WelcomeFileListType
getId in interface WelcomeFileListTypeStringpublic void setId(String value)
WelcomeFileListType
setId in interface WelcomeFileListTypevalue - allowed object is
Stringpublic void copyWelcomeFile(String[] source)
WelcomeFile.
source - The source to copy from.
NullPointerException - if source is null.public WelcomeFileListTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||