public interface ExcludeListType
The following features are supported:
EjbJar30Package.getExcludeListType()| Modifier and Type | Method and Description |
|---|---|
|
getDescription()
Returns the value of the 'Description' containment reference list.
|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
|
getMethod()
Returns the value of the 'Method' containment reference list.
|
void |
setId(java.lang.String value)
Sets the value of the '
Id' attribute. |
getDescription()
DescriptionType.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
EjbJar30Package.getExcludeListType_Description()getMethod()
MethodType.
If the meaning of the 'Method' containment reference list isn't clear, there really should be more of a description here...
EjbJar30Package.getExcludeListType_Method()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),
EjbJar30Package.getExcludeListType_Id()