Uses of Class
net.ihe.gazelle.hl7v3.coctmt030207UV.COCTMT030207UVLanguageCommunication
Packages that use COCTMT030207UVLanguageCommunication
-
Uses of COCTMT030207UVLanguageCommunication in net.ihe.gazelle.hl7v3.coctmt030207UV
Fields in net.ihe.gazelle.hl7v3.coctmt030207UV with type parameters of type COCTMT030207UVLanguageCommunicationMethods in net.ihe.gazelle.hl7v3.coctmt030207UV that return COCTMT030207UVLanguageCommunicationModifier and TypeMethodDescriptionObjectFactory.createCOCTMT030207UVLanguageCommunication()
Create an instance ofCOCTMT030207UVLanguageCommunication
Methods in net.ihe.gazelle.hl7v3.coctmt030207UV that return types with arguments of type COCTMT030207UVLanguageCommunicationModifier and TypeMethodDescriptionCOCTMT030207UVPerson.getLanguageCommunication()
Return languageCommunication.Methods in net.ihe.gazelle.hl7v3.coctmt030207UV with parameters of type COCTMT030207UVLanguageCommunicationModifier and TypeMethodDescriptionvoid
COCTMT030207UVPerson.addLanguageCommunication
(COCTMT030207UVLanguageCommunication languageCommunication_elt) Add a languageCommunication to the languageCommunication collection.void
COCTMT030207UVPerson.removeLanguageCommunication
(COCTMT030207UVLanguageCommunication languageCommunication_elt) Remove a languageCommunication to the languageCommunication collection.static void
COCTMT030207UVLanguageCommunication.validateByModule
(COCTMT030207UVLanguageCommunication cOCTMT030207UVLanguageCommunication, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt030207UV with type arguments of type COCTMT030207UVLanguageCommunicationModifier and TypeMethodDescriptionvoid
COCTMT030207UVPerson.setLanguageCommunication
(List<COCTMT030207UVLanguageCommunication> languageCommunication) Set a value to attribute languageCommunication.