public class Described_Chromattic extends Described implements org.chromattic.apt.Instrumented
| Modifier and Type | Field and Description |
|---|---|
org.chromattic.spi.instrument.MethodHandler |
handler |
| Constructor and Description |
|---|
Described_Chromattic(org.chromattic.spi.instrument.MethodHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the description.
|
String |
getName()
Returns the namet.
|
void |
setDescription(String arg_0)
Update the description.
|
void |
setName(String arg_0)
Update the name.
|
public Described_Chromattic(org.chromattic.spi.instrument.MethodHandler handler)
public final void setName(String arg_0)
Describedpublic final void setDescription(String arg_0)
DescribedsetDescription in class Describedarg_0 - the new descriptionpublic final String getDescription()
DescribedgetDescription in class DescribedCopyright © 2003–2020 eXo Platform SAS. All rights reserved.