public interface Named
extends org.jvnet.hk2.config.ConfigBeanProxy
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
getName()
Name of the configured object
|
void |
setName(String value) |
@NotNull @NotNull String getName()
void setName(String value) throws PropertyVetoException
PropertyVetoExceptionCopyright © 2017–2020 Eclipse Foundation. All rights reserved.