Uses of Interface
ch.nolix.baseapi.attribute.mandatoryattribute.ITagHolder
Packages that use ITagHolder
Package
Description
-
Uses of ITagHolder in ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute
Subinterfaces of ITagHolder in ch.nolix.baseapi.attribute.fluentmutablemandatoryattributeModifier and TypeInterfaceDescriptioninterfaceIFluentMutableTagHolder<H extends IFluentMutableTagHolder<H>>AIFluentMutableTagHolderis aITagHolderwhose tag can be set programmatically and fluently. -
Uses of ITagHolder in ch.nolix.baseapi.attribute.fluentmutableoptionalattribute
Subinterfaces of ITagHolder in ch.nolix.baseapi.attribute.fluentmutableoptionalattributeModifier and TypeInterfaceDescriptioninterfaceAIFluentMutableOptionalTagHolderis aITagHolderwhose tag can be set and removed programmatically and fluently. -
Uses of ITagHolder in ch.nolix.baseapi.attribute.mutablemandatoryattribute
Subinterfaces of ITagHolder in ch.nolix.baseapi.attribute.mutablemandatoryattributeModifier and TypeInterfaceDescriptioninterfaceAIMutableTagHolderis aITagHolderwhose tag can be set programmatically.