Uses of Class
net.ihe.gazelle.hl7v3.coctmt530000UV.COCTMT530000UVLocation
Packages that use COCTMT530000UVLocation
-
Uses of COCTMT530000UVLocation in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV with type parameters of type COCTMT530000UVLocationModifier and TypeFieldDescriptionCOCTMT530000UVAct.locationCOCTMT530000UVEncounter.locationCOCTMT530000UVObservation.locationCOCTMT530000UVOrganizer.locationCOCTMT530000UVProcedure.locationCOCTMT530000UVSubstanceAdministration.locationCOCTMT530000UVSupply.locationMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return COCTMT530000UVLocationModifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVLocation()Create an instance ofCOCTMT530000UVLocationMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return types with arguments of type COCTMT530000UVLocationModifier 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.Methods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type COCTMT530000UVLocationModifier and TypeMethodDescriptionvoidCOCTMT530000UVAct.addLocation(COCTMT530000UVLocation location_elt) Add a location to the location collection.voidCOCTMT530000UVEncounter.addLocation(COCTMT530000UVLocation location_elt) Add a location to the location collection.voidCOCTMT530000UVObservation.addLocation(COCTMT530000UVLocation location_elt) Add a location to the location collection.voidCOCTMT530000UVOrganizer.addLocation(COCTMT530000UVLocation location_elt) Add a location to the location collection.voidCOCTMT530000UVProcedure.addLocation(COCTMT530000UVLocation location_elt) Add a location to the location collection.voidCOCTMT530000UVSubstanceAdministration.addLocation(COCTMT530000UVLocation location_elt) Add a location to the location collection.voidCOCTMT530000UVSupply.addLocation(COCTMT530000UVLocation location_elt) Add a location to the location collection.voidCOCTMT530000UVAct.removeLocation(COCTMT530000UVLocation location_elt) Remove a location to the location collection.voidCOCTMT530000UVEncounter.removeLocation(COCTMT530000UVLocation location_elt) Remove a location to the location collection.voidCOCTMT530000UVObservation.removeLocation(COCTMT530000UVLocation location_elt) Remove a location to the location collection.voidCOCTMT530000UVOrganizer.removeLocation(COCTMT530000UVLocation location_elt) Remove a location to the location collection.voidCOCTMT530000UVProcedure.removeLocation(COCTMT530000UVLocation location_elt) Remove a location to the location collection.voidCOCTMT530000UVSubstanceAdministration.removeLocation(COCTMT530000UVLocation location_elt) Remove a location to the location collection.voidCOCTMT530000UVSupply.removeLocation(COCTMT530000UVLocation location_elt) Remove a location to the location collection.static voidCOCTMT530000UVLocation.validateByModule(COCTMT530000UVLocation cOCTMT530000UVLocation, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt530000UV with type arguments of type COCTMT530000UVLocationModifier and TypeMethodDescriptionvoidCOCTMT530000UVAct.setLocation(List<COCTMT530000UVLocation> location) Set a value to attribute location.voidCOCTMT530000UVEncounter.setLocation(List<COCTMT530000UVLocation> location) Set a value to attribute location.voidCOCTMT530000UVObservation.setLocation(List<COCTMT530000UVLocation> location) Set a value to attribute location.voidCOCTMT530000UVOrganizer.setLocation(List<COCTMT530000UVLocation> location) Set a value to attribute location.voidCOCTMT530000UVProcedure.setLocation(List<COCTMT530000UVLocation> location) Set a value to attribute location.voidCOCTMT530000UVSubstanceAdministration.setLocation(List<COCTMT530000UVLocation> location) Set a value to attribute location.voidCOCTMT530000UVSupply.setLocation(List<COCTMT530000UVLocation> location) Set a value to attribute location.