public class CategorySchemeMutableSuperBeanImpl extends MaintainableMutableSuperBeanImpl implements CategorySchemeMutableSuperBean
Constructor and Description |
---|
CategorySchemeMutableSuperBeanImpl() |
CategorySchemeMutableSuperBeanImpl(CategorySchemeSuperBean categoryScheme) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CategoryMutableSuperBean> |
getCategories() |
void |
setCategories(java.util.List<CategoryMutableSuperBean> categories) |
getAgencyId, getFinal, getVersion, isFinal, isStub, setAgencyId, setFinal, setStub, setVersion
getDescriptions, getName, getNames, setDescriptions, setNames
equals, getId, getUrn, hashCode, setId, setUrn
getAnnotations, setAnnotations
getClass, notify, notifyAll, toString, wait, wait, wait
getAgencyId, getVersion, isFinal, setAgencyId, setFinal, setVersion
getDescriptions, getNames, setDescriptions, setNames
getId, getUrn, setId, setUrn
getAnnotations, setAnnotations
public CategorySchemeMutableSuperBeanImpl(CategorySchemeSuperBean categoryScheme)
public CategorySchemeMutableSuperBeanImpl()
public java.util.List<CategoryMutableSuperBean> getCategories()
getCategories
in interface CategorySchemeMutableSuperBean
public void setCategories(java.util.List<CategoryMutableSuperBean> categories)
setCategories
in interface CategorySchemeMutableSuperBean