Uses of Interface
ch.nolix.baseapi.attribute.optionalattribute.OptionalLabelHolder
Packages that use OptionalLabelHolder
Package
Description
-
Uses of OptionalLabelHolder in ch.nolix.baseapi.attribute.fluentmutableoptionalattribute
Subinterfaces of OptionalLabelHolder in ch.nolix.baseapi.attribute.fluentmutableoptionalattributeModifier and TypeInterfaceDescriptioninterfaceAFluentMutableOptionalLabelHolderis aOptionalLabelHolderwhose label can be set programmatically and fluently and removed programmatically. -
Uses of OptionalLabelHolder in ch.nolix.baseapi.attribute.mutableoptionalattribute
Subinterfaces of OptionalLabelHolder in ch.nolix.baseapi.attribute.mutableoptionalattributeModifier and TypeInterfaceDescriptioninterfaceAMutableOptionalLabelHolderis aOptionalLabelHolderwhose label can be set and removed programmatically.