Uses of Class
net.ihe.gazelle.hl7v3.coctmt090000UV01.COCTMT090000UV01LanguageCommunication
Packages that use COCTMT090000UV01LanguageCommunication
-
Uses of COCTMT090000UV01LanguageCommunication in net.ihe.gazelle.hl7v3.coctmt090000UV01
Fields in net.ihe.gazelle.hl7v3.coctmt090000UV01 with type parameters of type COCTMT090000UV01LanguageCommunicationModifier and TypeFieldDescriptionCOCTMT090000UV01Device.languageCommunication
COCTMT090000UV01Organization.languageCommunication
COCTMT090000UV01Person.languageCommunication
Methods in net.ihe.gazelle.hl7v3.coctmt090000UV01 that return COCTMT090000UV01LanguageCommunicationModifier and TypeMethodDescriptionObjectFactory.createCOCTMT090000UV01LanguageCommunication()
Create an instance ofCOCTMT090000UV01LanguageCommunication
Methods in net.ihe.gazelle.hl7v3.coctmt090000UV01 that return types with arguments of type COCTMT090000UV01LanguageCommunicationModifier and TypeMethodDescriptionCOCTMT090000UV01Device.getLanguageCommunication()
Return languageCommunication.COCTMT090000UV01Organization.getLanguageCommunication()
Return languageCommunication.COCTMT090000UV01Person.getLanguageCommunication()
Return languageCommunication.Methods in net.ihe.gazelle.hl7v3.coctmt090000UV01 with parameters of type COCTMT090000UV01LanguageCommunicationModifier and TypeMethodDescriptionvoid
COCTMT090000UV01Device.addLanguageCommunication
(COCTMT090000UV01LanguageCommunication languageCommunication_elt) Add a languageCommunication to the languageCommunication collection.void
COCTMT090000UV01Organization.addLanguageCommunication
(COCTMT090000UV01LanguageCommunication languageCommunication_elt) Add a languageCommunication to the languageCommunication collection.void
COCTMT090000UV01Person.addLanguageCommunication
(COCTMT090000UV01LanguageCommunication languageCommunication_elt) Add a languageCommunication to the languageCommunication collection.void
COCTMT090000UV01Device.removeLanguageCommunication
(COCTMT090000UV01LanguageCommunication languageCommunication_elt) Remove a languageCommunication to the languageCommunication collection.void
COCTMT090000UV01Organization.removeLanguageCommunication
(COCTMT090000UV01LanguageCommunication languageCommunication_elt) Remove a languageCommunication to the languageCommunication collection.void
COCTMT090000UV01Person.removeLanguageCommunication
(COCTMT090000UV01LanguageCommunication languageCommunication_elt) Remove a languageCommunication to the languageCommunication collection.static void
COCTMT090000UV01LanguageCommunication.validateByModule
(COCTMT090000UV01LanguageCommunication cOCTMT090000UV01LanguageCommunication, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt090000UV01 with type arguments of type COCTMT090000UV01LanguageCommunicationModifier and TypeMethodDescriptionvoid
COCTMT090000UV01Device.setLanguageCommunication
(List<COCTMT090000UV01LanguageCommunication> languageCommunication) Set a value to attribute languageCommunication.void
COCTMT090000UV01Organization.setLanguageCommunication
(List<COCTMT090000UV01LanguageCommunication> languageCommunication) Set a value to attribute languageCommunication.void
COCTMT090000UV01Person.setLanguageCommunication
(List<COCTMT090000UV01LanguageCommunication> languageCommunication) Set a value to attribute languageCommunication.