Uses of Interface
cz.diribet.aqdef.model.AqdefObjectModel.ValueOfSingleCharacteristicConsumer
-
Packages that use AqdefObjectModel.ValueOfSingleCharacteristicConsumer Package Description cz.diribet.aqdef.model -
-
Uses of AqdefObjectModel.ValueOfSingleCharacteristicConsumer in cz.diribet.aqdef.model
Methods in cz.diribet.aqdef.model with parameters of type AqdefObjectModel.ValueOfSingleCharacteristicConsumer Modifier and Type Method Description voidAqdefObjectModel. forEachValue(AqdefObjectModel.PartEntries part, AqdefObjectModel.CharacteristicEntries characteristic, AqdefObjectModel.ValueOfSingleCharacteristicConsumer consumer)Iterates through all values of the given characteristic.
-