wt.epm.ndi
Interface EPMNDAttributeAccess


public interface EPMNDAttributeAccess



Supported API: true

Extendable: false


Method Summary
 int getAccessLevel()
          Gets the value of the attribute: accessLevel.
 int getApplication()
          Gets the value of the attribute: application.
 

Method Detail

getApplication

int getApplication()
                   throws WTException
Gets the value of the attribute: application.

Supported API: true

Returns:
int
Throws:
WTException

getAccessLevel

int getAccessLevel()
                   throws WTException
Gets the value of the attribute: accessLevel.

Supported API: true

Returns:
int
Throws:
WTException