Package 

Class ExtensionKt

    • Method Summary

      Modifier and Type Method Description
      final static ProductDetails findProductForPlan(List<ProductDetails> $self, PLYPlan plan) Finds the ProductDetails for a given PLYPlan
      final static PLYError toPLYError(State.Error $self) Maps State.Error to its corresponding PLYError
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • findProductForPlan

         final static ProductDetails findProductForPlan(List<ProductDetails> $self, PLYPlan plan)

        Finds the ProductDetails for a given PLYPlan

      • toPLYError

         final static PLYError toPLYError(State.Error $self)

        Maps State.Error to its corresponding PLYError