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–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.