public interface ItemSchemeMapMutableBean extends SchemeMapMutableBean
Modifier and Type | Method and Description |
---|---|
void |
addItem(ItemMapMutableBean item) |
java.util.List<ItemMapMutableBean> |
getItems() |
void |
setItems(java.util.List<ItemMapMutableBean> items) |
getSourceRef, getTargetRef, setSourceRef, setTargetRef
addDescription, addName, getDescriptions, getName, getNames, setDescriptions, setNames
getId, getUri, getUrn, setId, setUri
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
java.util.List<ItemMapMutableBean> getItems()
void setItems(java.util.List<ItemMapMutableBean> items)
void addItem(ItemMapMutableBean item)