Uses of Interface
ch.nolix.baseapi.attribute.optionalattribute.OptionalTitleHolder
Packages that use OptionalTitleHolder
Package
Description
-
Uses of OptionalTitleHolder in ch.nolix.baseapi.attribute.fluentmutableoptionalattribute
Subinterfaces of OptionalTitleHolder in ch.nolix.baseapi.attribute.fluentmutableoptionalattributeModifier and TypeInterfaceDescriptioninterfaceAFluentMutableOptionalTitleHolderis aOptionalTitleHolderwhose title can be set programmatically and fluently and removed programmatically. -
Uses of OptionalTitleHolder in ch.nolix.baseapi.attribute.mutableoptionalattribute
Subinterfaces of OptionalTitleHolder in ch.nolix.baseapi.attribute.mutableoptionalattributeModifier and TypeInterfaceDescriptioninterfaceAMutableOptionalTitleHolderis aOptionalTitleHolderwhose title can be set and removed programmatically.