|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IActivationConfig
Interface used for activation-config element.
| Field Summary | |
|---|---|
static String |
NAME
Name of this element. |
| Method Summary | |
|---|---|
String |
getName()
Gets the name of the activation config. |
String |
getValue()
Gets the value of the activation config. |
void |
setName(String name)
Sets the name of the activation config. |
void |
setValue(String value)
Sets the value of the activation config. |
| Field Detail |
|---|
static final String NAME
| Method Detail |
|---|
String getName()
void setName(String name)
name - the name of the activation configString getValue()
void setValue(String value)
value - the value of the activation config
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||