Interface IPlatform

All Known Implementing Classes:
Platform

public interface IPlatform
  • Method Details

    • getId

      String getId()
    • getName

      String getName()
    • getTechnologyType

      String getTechnologyType()
    • getType

      String getType()