Class Unions.ChoiceBooleanOrDateTime

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

    public static class Unions.ChoiceBooleanOrDateTime
    extends com.babylonhealth.lit.core.Choice<com.babylonhealth.lit.core.$bslash$div<java.lang.Boolean,​com.babylonhealth.lit.core.FHIRDateTime>>
    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

      • ChoiceBooleanOrDateTime

        public ChoiceBooleanOrDateTime​(java.lang.Boolean arg)
      • ChoiceBooleanOrDateTime

        public ChoiceBooleanOrDateTime​(com.babylonhealth.lit.core.FHIRDateTime arg)