|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.ExcludeListTypeImpl
public class ExcludeListTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected String |
id
|
protected MethodType[] |
method
|
| Constructor Summary | |
|---|---|
ExcludeListTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.ExcludeListTypeImpl instance. |
|
ExcludeListTypeImpl(ExcludeListTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.ExcludeListTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ExcludeListTypeImpl |
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. |
MethodType[] |
getMethod()
|
MethodType |
getMethod(int idx)
|
int |
getMethodLength()
|
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setId(String value)
Sets the value of the id property. |
MethodType |
setMethod(int idx,
MethodType value)
|
void |
setMethod(MethodType[] values)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected MethodType[] method
protected String id
| Constructor Detail |
|---|
public ExcludeListTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.ExcludeListTypeImpl instance.
public ExcludeListTypeImpl(ExcludeListTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.ExcludeListTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface ExcludeListTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface ExcludeListTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface ExcludeListTypepublic void setDescription(DescriptionType[] values)
setDescription in interface ExcludeListTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface ExcludeListTypevalue - allowed object is
DescriptionTypepublic MethodType[] getMethod()
getMethod in interface ExcludeListTypeMethodTypepublic MethodType getMethod(int idx)
getMethod in interface ExcludeListTypeMethodTypepublic int getMethodLength()
getMethodLength in interface ExcludeListTypepublic void setMethod(MethodType[] values)
setMethod in interface ExcludeListTypevalues - allowed objects are
MethodType
public MethodType setMethod(int idx,
MethodType value)
setMethod in interface ExcludeListTypevalue - allowed object is
MethodTypepublic String getId()
ExcludeListType
getId in interface ExcludeListTypeStringpublic void setId(String value)
ExcludeListType
setId in interface ExcludeListTypevalue - allowed object is
Stringpublic ExcludeListTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||