Package 

Class DelayBy


  • @JsonClass(generateAdapter = true) 
    public final class DelayBy
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public enum DelayType
    • Constructor Summary

      Constructors 
      Constructor Description
      DelayBy(DelayBy.DelayType type, Integer value)
    • Method Summary

      Modifier and Type Method Description
      final Boolean getIsDelayedByTime()
      final Boolean getIsDelayedByScroll()
      final DelayBy.DelayType getType()
      final Integer getValue()
      • Methods inherited from class io.piano.android.composer.model.DelayBy

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait