Uses of Interface
ch.nolix.baseapi.attribute.optionalattribute.OptionalTokenHolder
Packages that use OptionalTokenHolder
Package
Description
-
Uses of OptionalTokenHolder in ch.nolix.baseapi.attribute.fluentmutableoptionalattribute
Subinterfaces of OptionalTokenHolder in ch.nolix.baseapi.attribute.fluentmutableoptionalattributeModifier and TypeInterfaceDescriptioninterfaceAFluentMutableOptionalTokenHolderis aOptionalTokenHolderwhose token can be set programmatically and fluently and removed programmatically. -
Uses of OptionalTokenHolder in ch.nolix.baseapi.attribute.mutableoptionalattribute
Subinterfaces of OptionalTokenHolder in ch.nolix.baseapi.attribute.mutableoptionalattributeModifier and TypeInterfaceDescriptioninterfaceAMutableOptionalTokenHolderis aOptionalTokenHolderwhose token can be set and removed programmatically.