Uses of Interface
ch.nolix.baseapi.attribute.mandatoryattribute.ITokenHolder
Packages that use ITokenHolder
Package
Description
-
Uses of ITokenHolder in ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute
Subinterfaces of ITokenHolder in ch.nolix.baseapi.attribute.fluentmutablemandatoryattributeModifier and TypeInterfaceDescriptioninterfaceIFluentMutableTokenHolder<H extends IFluentMutableTokenHolder<H>>AIFluentMutableTokenHolderis aITokenHolderwhose token can be set programmatically and fluently. -
Uses of ITokenHolder in ch.nolix.baseapi.attribute.mutablemandatoryattribute
Subinterfaces of ITokenHolder in ch.nolix.baseapi.attribute.mutablemandatoryattributeModifier and TypeInterfaceDescriptioninterfaceAIMutableTokenHolderis aITokenHolderwhose token can be set programmatically.