public interface InterceptorOrderType
The following features are supported:
EjbJar31Package.getInterceptorOrderType()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
|
getInterceptorClass()
Returns the value of the 'Interceptor Class' containment reference list.
|
void |
setId(java.lang.String value)
Sets the value of the '
Id' attribute. |
getInterceptorClass()
FullyQualifiedClassType.
If the meaning of the 'Interceptor Class' containment reference list isn't clear, there really should be more of a description here...
EjbJar31Package.getInterceptorOrderType_InterceptorClass()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
EjbJar31Package.getInterceptorOrderType_Id()