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