Uses of Class
org.hl7.v3.COCTMT260003UVLocation
-
Uses of COCTMT260003UVLocation in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type COCTMT260003UVLocationModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<COCTMT260003UVLocation>COCTMT260003UVOtherSupply.locationMethods in org.hl7.v3 that return COCTMT260003UVLocationModifier and TypeMethodDescriptionObjectFactory.createCOCTMT260003UVLocation()Create an instance ofCOCTMT260003UVLocationCOCTMT260003UVLocation.withNullFlavor(String... values) COCTMT260003UVLocation.withNullFlavor(Collection<String> values) COCTMT260003UVLocation.withPharmacy(COCTMT260003UVPharmacy value) COCTMT260003UVLocation.withRealmCode(Collection<CS> values) COCTMT260003UVLocation.withRealmCode(CS... values) COCTMT260003UVLocation.withTemplateId(Collection<II> values) COCTMT260003UVLocation.withTemplateId(II... values) COCTMT260003UVLocation.withTypeCode(ParticipationTargetLocation value) COCTMT260003UVLocation.withTypeId(II value) Methods in org.hl7.v3 that return types with arguments of type COCTMT260003UVLocationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT260003UVLocation>ObjectFactory.createCOCTMT260003UVOtherSupplyLocation(COCTMT260003UVLocation value) jakarta.xml.bind.JAXBElement<COCTMT260003UVLocation>COCTMT260003UVOtherSupply.getLocation()Gets the value of the location property.Methods in org.hl7.v3 with parameters of type COCTMT260003UVLocationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<COCTMT260003UVLocation>ObjectFactory.createCOCTMT260003UVOtherSupplyLocation(COCTMT260003UVLocation value) Method parameters in org.hl7.v3 with type arguments of type COCTMT260003UVLocationModifier and TypeMethodDescriptionvoidCOCTMT260003UVOtherSupply.setLocation(jakarta.xml.bind.JAXBElement<COCTMT260003UVLocation> value) Sets the value of the location property.COCTMT260003UVOtherSupply.withLocation(jakarta.xml.bind.JAXBElement<COCTMT260003UVLocation> value)