public interface CategorySchemeMapMutableBean extends SchemeMapMutableBean
Modifier and Type | Method and Description |
---|---|
void |
addCategoryMap(CategoryMapMutableBean categoryMap) |
java.util.List<CategoryMapMutableBean> |
getCategoryMaps() |
void |
setCategoryMaps(java.util.List<CategoryMapMutableBean> categoryMaps) |
getSourceRef, getTargetRef, setSourceRef, setTargetRef
addDescription, addName, getDescriptions, getName, getNames, setDescriptions, setNames
getId, getUri, getUrn, setId, setUri
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
java.util.List<CategoryMapMutableBean> getCategoryMaps()
void setCategoryMaps(java.util.List<CategoryMapMutableBean> categoryMaps)
void addCategoryMap(CategoryMapMutableBean categoryMap)