|
||||||||||
| 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.InterceptorOrderTypeImpl
public class InterceptorOrderTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected FullyQualifiedClassType[] |
interceptorClass
|
| Constructor Summary | |
|---|---|
InterceptorOrderTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.InterceptorOrderTypeImpl instance. |
|
InterceptorOrderTypeImpl(InterceptorOrderTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.InterceptorOrderTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
InterceptorOrderTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
FullyQualifiedClassType[] |
getInterceptorClass()
|
FullyQualifiedClassType |
getInterceptorClass(int idx)
|
int |
getInterceptorClassLength()
|
void |
setId(String value)
Sets the value of the id property. |
void |
setInterceptorClass(FullyQualifiedClassType[] values)
|
FullyQualifiedClassType |
setInterceptorClass(int idx,
FullyQualifiedClassType value)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected FullyQualifiedClassType[] interceptorClass
protected String id
| Constructor Detail |
|---|
public InterceptorOrderTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.InterceptorOrderTypeImpl instance.
public InterceptorOrderTypeImpl(InterceptorOrderTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.InterceptorOrderTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public FullyQualifiedClassType[] getInterceptorClass()
getInterceptorClass in interface InterceptorOrderTypeFullyQualifiedClassTypepublic FullyQualifiedClassType getInterceptorClass(int idx)
getInterceptorClass in interface InterceptorOrderTypeFullyQualifiedClassTypepublic int getInterceptorClassLength()
getInterceptorClassLength in interface InterceptorOrderTypepublic void setInterceptorClass(FullyQualifiedClassType[] values)
setInterceptorClass in interface InterceptorOrderTypevalues - allowed objects are
FullyQualifiedClassType
public FullyQualifiedClassType setInterceptorClass(int idx,
FullyQualifiedClassType value)
setInterceptorClass in interface InterceptorOrderTypevalue - allowed object is
FullyQualifiedClassTypepublic String getId()
InterceptorOrderType
getId in interface InterceptorOrderTypeStringpublic void setId(String value)
InterceptorOrderType
setId in interface InterceptorOrderTypevalue - allowed object is
Stringpublic InterceptorOrderTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||