public class Field_Chromattic extends Field implements org.chromattic.apt.Instrumented
| Modifier and Type | Field and Description |
|---|---|
org.chromattic.spi.instrument.MethodHandler |
handler |
| Constructor and Description |
|---|
Field_Chromattic(org.chromattic.spi.instrument.MethodHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName()
The fieldName
|
String |
getId() |
String |
getLabel()
The Label
|
String |
getName() |
String |
getPath() |
boolean |
getRequired()
The type
|
String |
getType()
The type
|
String |
getValue()
The value
|
void |
setFieldName(String arg_0) |
void |
setLabel(String arg_0) |
void |
setRequired(boolean arg_0) |
void |
setType(String arg_0) |
void |
setValue(String arg_0) |
public Field_Chromattic(org.chromattic.spi.instrument.MethodHandler handler)
public final void setRequired(boolean arg_0)
setRequired in class Fieldpublic final void setFieldName(String arg_0)
setFieldName in class Fieldpublic final String getFieldName()
FieldgetFieldName in class Fieldpublic final boolean getRequired()
FieldgetRequired in class FieldCopyright © 2003–2019 eXo Platform SAS. All rights reserved.