public interface ActivationConfigType
The following features are supported:
EjbJar31Package.getActivationConfigType()| Modifier and Type | Method and Description |
|---|---|
|
getActivationConfigProperty()
Returns the value of the 'Activation Config Property' containment reference list.
|
|
getDescription()
Returns the value of the 'Description' containment reference list.
|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
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...
EjbJar31Package.getActivationConfigType_Description()getActivationConfigProperty()
ActivationConfigPropertyType.
If the meaning of the 'Activation Config Property' containment reference list isn't clear, there really should be more of a description here...
EjbJar31Package.getActivationConfigType_ActivationConfigProperty()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.getActivationConfigType_Id()