|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReliantApplication
This class contains information for reliant applications.
Method Summary | |
---|---|
java.lang.String |
getRelAppName()
Retrieves the reliant application name identifier, which is the internal String representation of the ReliantApplication. |
void |
setRelAppName(java.lang.String localizedRelAppName)
Sets the reliant application name identifier, which is the internal String representation of the ReliantApplication. |
Method Detail |
---|
java.lang.String getRelAppName()
For example, "UM_REL_APP"
.
void setRelAppName(java.lang.String localizedRelAppName)
localizedRelAppName
- The reliant application name identifier.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |