Uses of Class
net.ihe.gazelle.hl7v3.coctmt090000UV01.COCTMT090000UV01LicensedEntity
Packages that use COCTMT090000UV01LicensedEntity
-
Uses of COCTMT090000UV01LicensedEntity in net.ihe.gazelle.hl7v3.coctmt090000UV01
Fields in net.ihe.gazelle.hl7v3.coctmt090000UV01 with type parameters of type COCTMT090000UV01LicensedEntityModifier and TypeFieldDescriptionCOCTMT090000UV01Device.asLicensedEntityCOCTMT090000UV01Organization.asLicensedEntityCOCTMT090000UV01Person.asLicensedEntityMethods in net.ihe.gazelle.hl7v3.coctmt090000UV01 that return COCTMT090000UV01LicensedEntityModifier and TypeMethodDescriptionObjectFactory.createCOCTMT090000UV01LicensedEntity()Create an instance ofCOCTMT090000UV01LicensedEntityMethods in net.ihe.gazelle.hl7v3.coctmt090000UV01 that return types with arguments of type COCTMT090000UV01LicensedEntityModifier and TypeMethodDescriptionCOCTMT090000UV01Device.getAsLicensedEntity()Return asLicensedEntity.COCTMT090000UV01Organization.getAsLicensedEntity()Return asLicensedEntity.COCTMT090000UV01Person.getAsLicensedEntity()Return asLicensedEntity.Methods in net.ihe.gazelle.hl7v3.coctmt090000UV01 with parameters of type COCTMT090000UV01LicensedEntityModifier and TypeMethodDescriptionvoidCOCTMT090000UV01Device.addAsLicensedEntity(COCTMT090000UV01LicensedEntity asLicensedEntity_elt) Add a asLicensedEntity to the asLicensedEntity collection.voidCOCTMT090000UV01Organization.addAsLicensedEntity(COCTMT090000UV01LicensedEntity asLicensedEntity_elt) Add a asLicensedEntity to the asLicensedEntity collection.voidCOCTMT090000UV01Person.addAsLicensedEntity(COCTMT090000UV01LicensedEntity asLicensedEntity_elt) Add a asLicensedEntity to the asLicensedEntity collection.voidCOCTMT090000UV01Device.removeAsLicensedEntity(COCTMT090000UV01LicensedEntity asLicensedEntity_elt) Remove a asLicensedEntity to the asLicensedEntity collection.voidCOCTMT090000UV01Organization.removeAsLicensedEntity(COCTMT090000UV01LicensedEntity asLicensedEntity_elt) Remove a asLicensedEntity to the asLicensedEntity collection.voidCOCTMT090000UV01Person.removeAsLicensedEntity(COCTMT090000UV01LicensedEntity asLicensedEntity_elt) Remove a asLicensedEntity to the asLicensedEntity collection.static voidCOCTMT090000UV01LicensedEntity.validateByModule(COCTMT090000UV01LicensedEntity cOCTMT090000UV01LicensedEntity, 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 COCTMT090000UV01LicensedEntityModifier and TypeMethodDescriptionvoidCOCTMT090000UV01Device.setAsLicensedEntity(List<COCTMT090000UV01LicensedEntity> asLicensedEntity) Set a value to attribute asLicensedEntity.voidCOCTMT090000UV01Organization.setAsLicensedEntity(List<COCTMT090000UV01LicensedEntity> asLicensedEntity) Set a value to attribute asLicensedEntity.voidCOCTMT090000UV01Person.setAsLicensedEntity(List<COCTMT090000UV01LicensedEntity> asLicensedEntity) Set a value to attribute asLicensedEntity.