|
||||||||||
| 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.javaee.impl.InterceptorsTypeImpl
public class InterceptorsTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected String |
id
|
protected InterceptorType[] |
interceptor
|
| Constructor Summary | |
|---|---|
InterceptorsTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.InterceptorsTypeImpl instance. |
|
InterceptorsTypeImpl(InterceptorsTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.InterceptorsTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
InterceptorsTypeImpl |
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. |
InterceptorType[] |
getInterceptor()
|
InterceptorType |
getInterceptor(int idx)
|
int |
getInterceptorLength()
|
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setId(String value)
Sets the value of the id property. |
void |
setInterceptor(InterceptorType[] values)
|
InterceptorType |
setInterceptor(int idx,
InterceptorType value)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected InterceptorType[] interceptor
protected String id
| Constructor Detail |
|---|
public InterceptorsTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.InterceptorsTypeImpl instance.
public InterceptorsTypeImpl(InterceptorsTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.InterceptorsTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface InterceptorsTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface InterceptorsTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface InterceptorsTypepublic void setDescription(DescriptionType[] values)
setDescription in interface InterceptorsTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface InterceptorsTypevalue - allowed object is
DescriptionTypepublic InterceptorType[] getInterceptor()
getInterceptor in interface InterceptorsTypeInterceptorTypepublic InterceptorType getInterceptor(int idx)
getInterceptor in interface InterceptorsTypeInterceptorTypepublic int getInterceptorLength()
getInterceptorLength in interface InterceptorsTypepublic void setInterceptor(InterceptorType[] values)
setInterceptor in interface InterceptorsTypevalues - allowed objects are
InterceptorType
public InterceptorType setInterceptor(int idx,
InterceptorType value)
setInterceptor in interface InterceptorsTypevalue - allowed object is
InterceptorTypepublic String getId()
InterceptorsType
getId in interface InterceptorsTypeStringpublic void setId(String value)
InterceptorsType
setId in interface InterceptorsTypevalue - allowed object is
Stringpublic InterceptorsTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||