Verwendungen von Schnittstelle
ch.nolix.coreapi.attributeapi.optionalattributeapi.IOptionalLabelHolder
Package
Beschreibung
The
ch.nolix.coreapi.attributeapi.fluentmutableoptionalattributeapi
package declares fluent types with a certain mutable and optional attribute.The
ch.nolix.coreapi.attributeapi.mutableoptionalattributeapi
package
declares types with a certain mutable and optional attribute.-
Verwendungen von IOptionalLabelHolder in ch.nolix.coreapi.attributeapi.fluentmutableoptionalattributeapi
Modifizierer und TypSchnittstelleBeschreibunginterface
IFluentMutableOptionalLabelHolder<FMOLH extends IFluentMutableOptionalLabelHolder<FMOLH>>
AIFluentMutableOptionalLabelHolder
is aIOptionalLabelHolder
whose label can be set and removed programmatically and fluently. -
Verwendungen von IOptionalLabelHolder in ch.nolix.coreapi.attributeapi.mutableoptionalattributeapi
Modifizierer und TypSchnittstelleBeschreibunginterface
AIMutableOptionalLabelHolder
is aIOptionalLabelHolder
whose label can be set and removed programmatically.