Interface PackageInfo


public interface PackageInfo


Supported API: true

Extendable: false
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Label for the attribute.
    static final String
    Label for the attribute.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the value of the attribute: PACKAGE_TYPE.
    Gets the value of the attribute: TARGET_SYSTEM_ID.
  • Field Details

  • Method Details

    • getPackageType

      String getPackageType()
      Gets the value of the attribute: PACKAGE_TYPE.

      Supported API: true
      Returns:
      String
    • getTargetSystemID

      String getTargetSystemID()
      Gets the value of the attribute: TARGET_SYSTEM_ID.

      Supported API: true
      Returns:
      String