Uses of Interface
ch.nolix.baseapi.attribute.mandatoryattribute.TokenHolder
Packages that use TokenHolder
Package
Description
-
Uses of TokenHolder in ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute
Subinterfaces of TokenHolder in ch.nolix.baseapi.attribute.fluentmutablemandatoryattributeModifier and TypeInterfaceDescriptioninterfaceFluentMutableTokenHolder<H extends FluentMutableTokenHolder<H>>AFluentMutableTokenHolderis aTokenHolderwhose token can be set programmatically and fluently. -
Uses of TokenHolder in ch.nolix.baseapi.attribute.mutablemandatoryattribute
Subinterfaces of TokenHolder in ch.nolix.baseapi.attribute.mutablemandatoryattributeModifier and TypeInterfaceDescriptioninterfaceAMutableTokenHolderis aTokenHolderwhose token can be set programmatically.