public abstract class AbstractGetAndSet extends Object implements de.alpharogroup.model.api.GetAndSet
| Modifier and Type | Field and Description |
|---|---|
protected static String |
GET |
protected static String |
IS |
protected static String |
SET |
| Constructor and Description |
|---|
AbstractGetAndSet() |
| Modifier and Type | Method and Description |
|---|---|
Field |
getField() |
Method |
getGetter() |
Method |
getSetter() |
Class<?> |
getTargetClass() |
protected static final String GET
protected static final String IS
protected static final String SET
public Field getField()
getField in interface de.alpharogroup.model.api.GetAndSetpublic Method getGetter()
getGetter in interface de.alpharogroup.model.api.GetAndSetpublic Method getSetter()
getSetter in interface de.alpharogroup.model.api.GetAndSetpublic Class<?> getTargetClass()
getTargetClass in interface de.alpharogroup.model.api.GetAndSetCopyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.