Class Unions.ChoiceDurationOrRange

  • All Implemented Interfaces:
    java.io.Serializable, scala.Equals, scala.Product
    Enclosing class:
    Unions

    public static class Unions.ChoiceDurationOrRange
    extends com.babylonhealth.lit.core.Choice<com.babylonhealth.lit.core.$bslash$div<com.babylonhealth.lit.core.model.Duration,​com.babylonhealth.lit.core.model.Range>>
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class com.babylonhealth.lit.core.Choice

        apply, canEqual, copy, copy$default$1, copy$default$2, d, decoder, decoder, decoder, elTT, encoder, equals, fold, fromSuffix, fromVal, fromValAndSuffix, fromValNoTypecheck, hashCode, json, json$default$1, mapValue, productArity, productElement, productElementName, productElementNames, productIterator, productPrefix, strictValueAs, suffix, toString, toSubRef, toSubRefNonUnion, toSuperRef, toSuperRefSafe, toUnion, tt, unapply, value, valueToClass
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ChoiceDurationOrRange

        public ChoiceDurationOrRange​(com.babylonhealth.lit.core.model.Duration arg)
      • ChoiceDurationOrRange

        public ChoiceDurationOrRange​(com.babylonhealth.lit.core.model.Range arg)