public class SIAnnotationModel<C extends Enum<C> & AnnotationClassifier> extends AbstractSInstanceModel<SIAnnotation>
| Constructor and Description |
|---|
SIAnnotationModel(org.apache.wicket.model.IModel<? extends SIComposite> referencedInstanceModel,
C classifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
detach() |
SIAnnotation |
getObject() |
getSInstance, setObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInstanceModel, optionalCast, optionalSInstance, optionalSInstancepublic SIAnnotationModel(org.apache.wicket.model.IModel<? extends SIComposite> referencedInstanceModel, C classifier)
public SIAnnotation getObject()
public void detach()
detach in interface org.apache.wicket.model.IDetachabledetach in class AbstractSInstanceModel<SIAnnotation>Copyright © 2017. All rights reserved.