Uses of Class
org.hl7.v3.COCTMT530000UVPrecondition1
-
Uses of COCTMT530000UVPrecondition1 in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT530000UVPrecondition1Modifier and TypeFieldDescriptionprotected List<COCTMT530000UVPrecondition1>COCTMT530000UVObservationRange.preconditionMethods in org.hl7.v3 that return COCTMT530000UVPrecondition1Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVPrecondition1()Create an instance ofCOCTMT530000UVPrecondition1COCTMT530000UVPrecondition1.withConjunctionCode(CS value) COCTMT530000UVPrecondition1.withContextConductionInd(Boolean value) COCTMT530000UVPrecondition1.withContextControlCode(String value) COCTMT530000UVPrecondition1.withCriterion(COCTMT530000UVCriterion value) COCTMT530000UVPrecondition1.withNullFlavor(String... values) COCTMT530000UVPrecondition1.withNullFlavor(Collection<String> values) COCTMT530000UVPrecondition1.withRealmCode(Collection<CS> values) COCTMT530000UVPrecondition1.withRealmCode(CS... values) COCTMT530000UVPrecondition1.withSeperatableInd(BL value) COCTMT530000UVPrecondition1.withTemplateId(Collection<II> values) COCTMT530000UVPrecondition1.withTemplateId(II... values) COCTMT530000UVPrecondition1.withTypeCode(String... values) COCTMT530000UVPrecondition1.withTypeCode(Collection<String> values) COCTMT530000UVPrecondition1.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT530000UVPrecondition1Modifier and TypeMethodDescriptionCOCTMT530000UVObservationRange.getPrecondition()Gets the value of the precondition property.Methods in org.hl7.v3 with parameters of type COCTMT530000UVPrecondition1Modifier and TypeMethodDescriptionCOCTMT530000UVObservationRange.withPrecondition(COCTMT530000UVPrecondition1... values) Method parameters in org.hl7.v3 with type arguments of type COCTMT530000UVPrecondition1Modifier and TypeMethodDescriptionCOCTMT530000UVObservationRange.withPrecondition(Collection<COCTMT530000UVPrecondition1> values)