public interface IZoneCodeQualification<Z extends IZoneCode> extends IQualification
Modifier and Type | Method and Description |
---|---|
void |
addExtraCode(Z extraCode) |
Z |
getCode() |
List<Z> |
getExtaCodes() |
void |
setCode(Z code) |
Copyright © 2017–2023 DNA Evolutions GmbH. All rights reserved.