Uses of Interface
ch.nolix.baseapi.attribute.mandatoryattribute.LabelHolder
Packages that use LabelHolder
Package
Description
-
Uses of LabelHolder in ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute
Subinterfaces of LabelHolder in ch.nolix.baseapi.attribute.fluentmutablemandatoryattributeModifier and TypeInterfaceDescriptioninterfaceFluentMutableLabelHolder<H extends FluentMutableLabelHolder<H>>AFluentMutableLabelHolderis aLabelHolderwhose label can be set programmatically and fluently. -
Uses of LabelHolder in ch.nolix.baseapi.attribute.mutablemandatoryattribute
Subinterfaces of LabelHolder in ch.nolix.baseapi.attribute.mutablemandatoryattributeModifier and TypeInterfaceDescriptioninterfaceAMutableLabelHolderis aLabelHolderwhose label can be set programmatically.