Uses of Interface
ch.nolix.baseapi.attribute.multiattribute.MultiTagHolder
Packages that use MultiTagHolder
Package
Description
-
Uses of MultiTagHolder in ch.nolix.baseapi.attribute.fluentmutablemultiattribute
Subinterfaces of MultiTagHolder in ch.nolix.baseapi.attribute.fluentmutablemultiattributeModifier and TypeInterfaceDescriptioninterfaceFluentMutableMultiTagHolder<H extends FluentMutableMultiTagHolder<H>>AFluentMutableMultiTagHolderis aMultiTagHolderwhose tags can be added programmatically and fluently and removed programmatically. -
Uses of MultiTagHolder in ch.nolix.baseapi.attribute.mutablemultiattribute
Subinterfaces of MultiTagHolder in ch.nolix.baseapi.attribute.mutablemultiattributeModifier and TypeInterfaceDescriptioninterfaceAMutableMultiTagHolderis aMultiTagHolderwhose tags can be added and removed programmatically.