Uses of Class
net.ihe.gazelle.hl7v3.coctmt090000UV01.COCTMT090000UV01LicensedEntity
-
Uses of COCTMT090000UV01LicensedEntity in net.ihe.gazelle.hl7v3.coctmt090000UV01
Modifier and TypeFieldDescriptionCOCTMT090000UV01Device.asLicensedEntity
COCTMT090000UV01Organization.asLicensedEntity
COCTMT090000UV01Person.asLicensedEntity
Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT090000UV01LicensedEntity()
Create an instance ofCOCTMT090000UV01LicensedEntity
Modifier and TypeMethodDescriptionCOCTMT090000UV01Device.getAsLicensedEntity()
Return asLicensedEntity.COCTMT090000UV01Organization.getAsLicensedEntity()
Return asLicensedEntity.COCTMT090000UV01Person.getAsLicensedEntity()
Return asLicensedEntity.Modifier and TypeMethodDescriptionvoid
COCTMT090000UV01Device.addAsLicensedEntity
(COCTMT090000UV01LicensedEntity asLicensedEntity_elt) Add a asLicensedEntity to the asLicensedEntity collection.void
COCTMT090000UV01Organization.addAsLicensedEntity
(COCTMT090000UV01LicensedEntity asLicensedEntity_elt) Add a asLicensedEntity to the asLicensedEntity collection.void
COCTMT090000UV01Person.addAsLicensedEntity
(COCTMT090000UV01LicensedEntity asLicensedEntity_elt) Add a asLicensedEntity to the asLicensedEntity collection.void
COCTMT090000UV01Device.removeAsLicensedEntity
(COCTMT090000UV01LicensedEntity asLicensedEntity_elt) Remove a asLicensedEntity to the asLicensedEntity collection.void
COCTMT090000UV01Organization.removeAsLicensedEntity
(COCTMT090000UV01LicensedEntity asLicensedEntity_elt) Remove a asLicensedEntity to the asLicensedEntity collection.void
COCTMT090000UV01Person.removeAsLicensedEntity
(COCTMT090000UV01LicensedEntity asLicensedEntity_elt) Remove a asLicensedEntity to the asLicensedEntity collection.static void
COCTMT090000UV01LicensedEntity.validateByModule
(COCTMT090000UV01LicensedEntity cOCTMT090000UV01LicensedEntity, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationModifier and TypeMethodDescriptionvoid
COCTMT090000UV01Device.setAsLicensedEntity
(List<COCTMT090000UV01LicensedEntity> asLicensedEntity) Set a value to attribute asLicensedEntity.void
COCTMT090000UV01Organization.setAsLicensedEntity
(List<COCTMT090000UV01LicensedEntity> asLicensedEntity) Set a value to attribute asLicensedEntity.void
COCTMT090000UV01Person.setAsLicensedEntity
(List<COCTMT090000UV01LicensedEntity> asLicensedEntity) Set a value to attribute asLicensedEntity.