public interface IPreference<T>
extends org.apache.wicket.util.io.IClusterable
Modifier and Type | Method and Description |
---|---|
T |
get() |
String |
getName() |
void |
set(T value) |
void |
setName(String name) |
Copyright © 2007–2025 Bloomreach. All rights reserved.