|
||||||||||
| 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.InterceptorBindingTypeImpl
public class InterceptorBindingTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected StringImpl |
ejbName
|
protected TrueFalseTypeImpl |
excludeClassInterceptors
|
protected TrueFalseTypeImpl |
excludeDefaultInterceptors
|
protected String |
id
|
protected FullyQualifiedClassType[] |
interceptorClass
|
protected InterceptorOrderTypeImpl |
interceptorOrder
|
protected NamedMethodTypeImpl |
method
|
| Constructor Summary | |
|---|---|
InterceptorBindingTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.InterceptorBindingTypeImpl instance. |
|
InterceptorBindingTypeImpl(InterceptorBindingTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.InterceptorBindingTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
InterceptorBindingTypeImpl |
clone()
Creates and returns a copy of this object. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
String |
getEjbName()
Gets the value of the ejbName property. |
TrueFalseType |
getExcludeClassInterceptors()
Gets the value of the excludeClassInterceptors property. |
TrueFalseType |
getExcludeDefaultInterceptors()
Gets the value of the excludeDefaultInterceptors property. |
String |
getId()
Gets the value of the id property. |
FullyQualifiedClassType[] |
getInterceptorClass()
|
FullyQualifiedClassType |
getInterceptorClass(int idx)
|
int |
getInterceptorClassLength()
|
InterceptorOrderType |
getInterceptorOrder()
Gets the value of the interceptorOrder property. |
NamedMethodType |
getMethod()
Gets the value of the method property. |
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setEjbName(String value)
Sets the value of the ejbName property. |
void |
setExcludeClassInterceptors(TrueFalseType value)
Sets the value of the excludeClassInterceptors property. |
void |
setExcludeDefaultInterceptors(TrueFalseType value)
Sets the value of the excludeDefaultInterceptors property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setInterceptorClass(FullyQualifiedClassType[] values)
|
FullyQualifiedClassType |
setInterceptorClass(int idx,
FullyQualifiedClassType value)
|
void |
setInterceptorOrder(InterceptorOrderType value)
Sets the value of the interceptorOrder property. |
void |
setMethod(NamedMethodType value)
Sets the value of the method property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected StringImpl ejbName
protected FullyQualifiedClassType[] interceptorClass
protected InterceptorOrderTypeImpl interceptorOrder
protected TrueFalseTypeImpl excludeDefaultInterceptors
protected TrueFalseTypeImpl excludeClassInterceptors
protected NamedMethodTypeImpl method
protected String id
| Constructor Detail |
|---|
public InterceptorBindingTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.InterceptorBindingTypeImpl instance.
public InterceptorBindingTypeImpl(InterceptorBindingTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl.InterceptorBindingTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface InterceptorBindingTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface InterceptorBindingTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface InterceptorBindingTypepublic void setDescription(DescriptionType[] values)
setDescription in interface InterceptorBindingTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface InterceptorBindingTypevalue - allowed object is
DescriptionTypepublic String getEjbName()
InterceptorBindingType
getEjbName in interface InterceptorBindingTypeStringpublic void setEjbName(String value)
InterceptorBindingType
setEjbName in interface InterceptorBindingTypevalue - allowed object is
Stringpublic FullyQualifiedClassType[] getInterceptorClass()
getInterceptorClass in interface InterceptorBindingTypeFullyQualifiedClassTypepublic FullyQualifiedClassType getInterceptorClass(int idx)
getInterceptorClass in interface InterceptorBindingTypeFullyQualifiedClassTypepublic int getInterceptorClassLength()
getInterceptorClassLength in interface InterceptorBindingTypepublic void setInterceptorClass(FullyQualifiedClassType[] values)
setInterceptorClass in interface InterceptorBindingTypevalues - allowed objects are
FullyQualifiedClassType
public FullyQualifiedClassType setInterceptorClass(int idx,
FullyQualifiedClassType value)
setInterceptorClass in interface InterceptorBindingTypevalue - allowed object is
FullyQualifiedClassTypepublic InterceptorOrderType getInterceptorOrder()
InterceptorBindingType
getInterceptorOrder in interface InterceptorBindingTypeInterceptorOrderTypepublic void setInterceptorOrder(InterceptorOrderType value)
InterceptorBindingType
setInterceptorOrder in interface InterceptorBindingTypevalue - allowed object is
InterceptorOrderTypepublic TrueFalseType getExcludeDefaultInterceptors()
InterceptorBindingType
getExcludeDefaultInterceptors in interface InterceptorBindingTypeTrueFalseTypepublic void setExcludeDefaultInterceptors(TrueFalseType value)
InterceptorBindingType
setExcludeDefaultInterceptors in interface InterceptorBindingTypevalue - allowed object is
TrueFalseTypepublic TrueFalseType getExcludeClassInterceptors()
InterceptorBindingType
getExcludeClassInterceptors in interface InterceptorBindingTypeTrueFalseTypepublic void setExcludeClassInterceptors(TrueFalseType value)
InterceptorBindingType
setExcludeClassInterceptors in interface InterceptorBindingTypevalue - allowed object is
TrueFalseTypepublic NamedMethodType getMethod()
InterceptorBindingType
getMethod in interface InterceptorBindingTypeNamedMethodTypepublic void setMethod(NamedMethodType value)
InterceptorBindingType
setMethod in interface InterceptorBindingTypevalue - allowed object is
NamedMethodTypepublic String getId()
InterceptorBindingType
getId in interface InterceptorBindingTypeStringpublic void setId(String value)
InterceptorBindingType
setId in interface InterceptorBindingTypevalue - allowed object is
Stringpublic InterceptorBindingTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||