Package wt.epm.ndi

Interface EPMNDAttributeAccess


public interface EPMNDAttributeAccess


Supported API: true

Extendable: false
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Gets the value of the attribute: accessLevel.
    int
    Gets the value of the attribute: application.
  • Method Details

    • 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