|
||||||||||
| 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.novalueclass.portlet.app100.impl.InitParamTypeImpl
public class InitParamTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected String |
id
|
protected NameTypeImpl |
name
|
protected ValueTypeImpl |
value
|
| Constructor Summary | |
|---|---|
InitParamTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app100.impl.InitParamTypeImpl instance. |
|
InitParamTypeImpl(InitParamTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app100.impl.InitParamTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
InitParamTypeImpl |
clone()
Creates and returns a copy of this object. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
String |
getId()
Gets the value of the id property. |
NameType |
getName()
Gets the value of the name property. |
ValueType |
getValue()
Gets the value of the value property. |
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setId(String value)
Sets the value of the id property. |
void |
setName(NameType value)
Sets the value of the name property. |
void |
setValue(ValueType value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected NameTypeImpl name
protected ValueTypeImpl value
protected String id
| Constructor Detail |
|---|
public InitParamTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app100.impl.InitParamTypeImpl instance.
public InitParamTypeImpl(InitParamTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.portlet.app100.impl.InitParamTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface InitParamTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface InitParamTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface InitParamTypepublic void setDescription(DescriptionType[] values)
setDescription in interface InitParamTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface InitParamTypevalue - allowed object is
DescriptionTypepublic NameType getName()
InitParamType
getName in interface InitParamTypeNameTypepublic void setName(NameType value)
InitParamType
setName in interface InitParamTypevalue - allowed object is
NameTypepublic ValueType getValue()
InitParamType
getValue in interface InitParamTypeValueTypepublic void setValue(ValueType value)
InitParamType
setValue in interface InitParamTypevalue - allowed object is
ValueTypepublic String getId()
InitParamType
getId in interface InitParamTypeStringpublic void setId(String value)
InitParamType
setId in interface InitParamTypevalue - allowed object is
Stringpublic InitParamTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||