Class ByKey

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  ByKey.ToInterface
      Parent of all generated ByKey classes within interfaces.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected Value contractKey  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ByKey​(Value contractKey)  
    • Field Detail

      • contractKey

        protected final Value contractKey
    • Constructor Detail

      • ByKey

        protected ByKey​(Value contractKey)
    • Method Detail

      • getCompanion

        protected abstract ContractTypeCompanion<?,​?,​?,​?> getCompanion()
        The origin of the choice, not the template relevant to contractKey.