public class ParameterRestFieldValue extends ParameterRestField implements RestFieldValue
field, parameter| Constructor and Description |
|---|
ParameterRestFieldValue(Field field,
com.beust.jcommander.Parameter parameter,
Object instance) |
| Modifier and Type | Method and Description |
|---|---|
Field |
getField() |
void |
setValue(Object value) |
getDescription, getName, getType, isRequiredclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getName, getType, isRequiredpublic void setValue(Object value) throws IllegalArgumentException, IllegalAccessException
setValue in interface RestFieldValueIllegalArgumentExceptionIllegalAccessExceptionpublic Field getField()
getField in interface RestFieldValuegetField in class ParameterRestFieldCopyright © 2013–2022. All rights reserved.