Package wt.epm.ndi

Interface EPMNDSubstituteRepInfo


public interface EPMNDSubstituteRepInfo


Supported API: true

Extendable: false
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Gets the value of the attribute: stateID.
    Gets the value of the attribute: stateName.
    int
    Gets the value of the attribute: type.
  • Method Details

    • getStateID

      int getStateID() throws WTException
      Gets the value of the attribute: stateID.

      Supported API: true
      Returns:
      int
      Throws:
      WTException
    • getStateName

      String getStateName() throws WTException
      Gets the value of the attribute: stateName.

      Supported API: true
      Returns:
      String
      Throws:
      WTException
    • getType

      int getType() throws WTException
      Gets the value of the attribute: type.

      Supported API: true
      Returns:
      int
      Throws:
      WTException