public interface NameableMutableSuperBean extends IdentifiableMutableSuperBean
Modifier and Type | Method and Description |
---|---|
java.util.List<TextTypeWrapperMutableBean> |
getDescriptions() |
java.util.List<TextTypeWrapperMutableBean> |
getNames() |
void |
setDescriptions(java.util.List<TextTypeWrapperMutableBean> descriptions) |
void |
setNames(java.util.List<TextTypeWrapperMutableBean> names) |
getId, getUrn, setId, setUrn
getAnnotations, setAnnotations
java.util.List<TextTypeWrapperMutableBean> getDescriptions()
void setDescriptions(java.util.List<TextTypeWrapperMutableBean> descriptions)
java.util.List<TextTypeWrapperMutableBean> getNames()
void setNames(java.util.List<TextTypeWrapperMutableBean> names)