Package ch.nolix.coreapi.attributeapi.mutablemultiattributeapi
package ch.nolix.coreapi.attributeapi.mutablemultiattributeapi
The
ch.nolix.coreapi.attributeapi.mutablemultiattributeapi
package
declares types with a certain mutable multi-attribute.- Version:
- 2023-07-16
- Autor:
- Silvan Wyss
-
KlasseBeschreibungA
IMutableMultiTextHolder
is aIMultiTextHolder
whose texts can be added and removed programmatically.AIMutableMultiTokenHolder
is aIMultiTokenHolder
whose tokens can be added and removed programmatically.AIMutableMultiValueHolder
is aIMultiValueHolder
whose values can be added and removed programmatically.