public interface ITypedPropertiesBuilder
Modifier and Type | Method and Description |
---|---|
ITypedProperties |
build() |
<PROPERTY_TYPE> |
putProperty(ITypedKey<PROPERTY_TYPE> key,
PROPERTY_TYPE value) |
<PROPERTY_TYPE> ITypedPropertiesBuilder putProperty(ITypedKey<PROPERTY_TYPE> key, PROPERTY_TYPE value)
ITypedProperties build()
Siehe auch Jowidgets Nutzerhandbuch