Class Unions.ChoiceCodeableConceptOrQuantity
- java.lang.Object
-
- com.babylonhealth.lit.core.Choice<com.babylonhealth.lit.core.$bslash$div<com.babylonhealth.lit.core.model.CodeableConcept,com.babylonhealth.lit.core.model.Quantity>>
-
- com.babylonhealth.lit.hl7_java.model.Unions.ChoiceCodeableConceptOrQuantity
-
- All Implemented Interfaces:
java.io.Serializable,scala.Equals,scala.Product
- Enclosing class:
- Unions
public static class Unions.ChoiceCodeableConceptOrQuantity extends com.babylonhealth.lit.core.Choice<com.babylonhealth.lit.core.$bslash$div<com.babylonhealth.lit.core.model.CodeableConcept,com.babylonhealth.lit.core.model.Quantity>>- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ChoiceCodeableConceptOrQuantity(com.babylonhealth.lit.core.model.CodeableConcept arg)ChoiceCodeableConceptOrQuantity(com.babylonhealth.lit.core.model.Quantity arg)
-
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
-
-