Interface Tied

All Known Implementing Classes:
ProductSpec, SubscriptionType, TariffOption

public interface Tied
  • Method Details

    • getId

      int getId()
    • getDepends

      Set<Integer> getDepends()
    • getIncompatible

      Set<Integer> getIncompatible()