public abstract class ItemMutableSuperBeanImpl<T extends MaintainableMutableSuperBean> extends NameableMutableSuperBeanImpl
Constructor and Description |
---|
ItemMutableSuperBeanImpl() |
ItemMutableSuperBeanImpl(T itemScheme,
ItemSuperBean item) |
Modifier and Type | Method and Description |
---|---|
T |
getItemScheme() |
void |
setItemScheme(T itemScheme) |
getDescriptions, getName, getNames, setDescriptions, setNames
equals, getId, getUrn, hashCode, setId, setUrn
getAnnotations, setAnnotations
getClass, notify, notifyAll, toString, wait, wait, wait
getId, getUrn, setId, setUrn
getAnnotations, setAnnotations
public ItemMutableSuperBeanImpl(T itemScheme, ItemSuperBean item)
public ItemMutableSuperBeanImpl()