Uses of Class
net.ihe.gazelle.hl7v3.coctmt530000UV.COCTMT530000UVLocation
-
Uses of COCTMT530000UVLocation in net.ihe.gazelle.hl7v3.coctmt530000UV
Modifier and TypeFieldDescriptionCOCTMT530000UVAct.location
COCTMT530000UVEncounter.location
COCTMT530000UVObservation.location
COCTMT530000UVOrganizer.location
COCTMT530000UVProcedure.location
COCTMT530000UVSubstanceAdministration.location
COCTMT530000UVSupply.location
Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVLocation()
Create an instance ofCOCTMT530000UVLocation
Modifier and TypeMethodDescriptionCOCTMT530000UVAct.getLocation()
Return location.COCTMT530000UVEncounter.getLocation()
Return location.COCTMT530000UVObservation.getLocation()
Return location.COCTMT530000UVOrganizer.getLocation()
Return location.COCTMT530000UVProcedure.getLocation()
Return location.COCTMT530000UVSubstanceAdministration.getLocation()
Return location.COCTMT530000UVSupply.getLocation()
Return location.Modifier and TypeMethodDescriptionvoid
COCTMT530000UVAct.addLocation
(COCTMT530000UVLocation location_elt) Add a location to the location collection.void
COCTMT530000UVEncounter.addLocation
(COCTMT530000UVLocation location_elt) Add a location to the location collection.void
COCTMT530000UVObservation.addLocation
(COCTMT530000UVLocation location_elt) Add a location to the location collection.void
COCTMT530000UVOrganizer.addLocation
(COCTMT530000UVLocation location_elt) Add a location to the location collection.void
COCTMT530000UVProcedure.addLocation
(COCTMT530000UVLocation location_elt) Add a location to the location collection.void
COCTMT530000UVSubstanceAdministration.addLocation
(COCTMT530000UVLocation location_elt) Add a location to the location collection.void
COCTMT530000UVSupply.addLocation
(COCTMT530000UVLocation location_elt) Add a location to the location collection.void
COCTMT530000UVAct.removeLocation
(COCTMT530000UVLocation location_elt) Remove a location to the location collection.void
COCTMT530000UVEncounter.removeLocation
(COCTMT530000UVLocation location_elt) Remove a location to the location collection.void
COCTMT530000UVObservation.removeLocation
(COCTMT530000UVLocation location_elt) Remove a location to the location collection.void
COCTMT530000UVOrganizer.removeLocation
(COCTMT530000UVLocation location_elt) Remove a location to the location collection.void
COCTMT530000UVProcedure.removeLocation
(COCTMT530000UVLocation location_elt) Remove a location to the location collection.void
COCTMT530000UVSubstanceAdministration.removeLocation
(COCTMT530000UVLocation location_elt) Remove a location to the location collection.void
COCTMT530000UVSupply.removeLocation
(COCTMT530000UVLocation location_elt) Remove a location to the location collection.static void
COCTMT530000UVLocation.validateByModule
(COCTMT530000UVLocation cOCTMT530000UVLocation, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationModifier and TypeMethodDescriptionvoid
COCTMT530000UVAct.setLocation
(List<COCTMT530000UVLocation> location) Set a value to attribute location.void
COCTMT530000UVEncounter.setLocation
(List<COCTMT530000UVLocation> location) Set a value to attribute location.void
COCTMT530000UVObservation.setLocation
(List<COCTMT530000UVLocation> location) Set a value to attribute location.void
COCTMT530000UVOrganizer.setLocation
(List<COCTMT530000UVLocation> location) Set a value to attribute location.void
COCTMT530000UVProcedure.setLocation
(List<COCTMT530000UVLocation> location) Set a value to attribute location.void
COCTMT530000UVSubstanceAdministration.setLocation
(List<COCTMT530000UVLocation> location) Set a value to attribute location.void
COCTMT530000UVSupply.setLocation
(List<COCTMT530000UVLocation> location) Set a value to attribute location.