Uses of Interface
ch.nolix.baseapi.attribute.multiattribute.IMultiTagHolder
Packages that use IMultiTagHolder
Package
Description
-
Uses of IMultiTagHolder in ch.nolix.baseapi.attribute.fluentmutablemultiattribute
Subinterfaces of IMultiTagHolder in ch.nolix.baseapi.attribute.fluentmutablemultiattributeModifier and TypeInterfaceDescriptioninterfaceIFluentMutableMultiTagHolder<H extends IFluentMutableMultiTagHolder<H>>AIFluentMutableMultiTagHolderis aIMultiTagHolderwhose tags can be added and removed programmatically and fluently. -
Uses of IMultiTagHolder in ch.nolix.baseapi.attribute.mutablemultiattribute
Subinterfaces of IMultiTagHolder in ch.nolix.baseapi.attribute.mutablemultiattributeModifier and TypeInterfaceDescriptioninterfaceAIMutableMultiTagHolderis aIMultiTagHolderwhose tags can be added and removed programmatically.