| Package | Description |
|---|---|
| org.specrunner.features | |
| org.specrunner.features.core |
| Modifier and Type | Method and Description |
|---|---|
void |
IFeatureManager.setStrict(String feature,
Object target)
Sets a feature to an object if the feature exists and the type is
compatible.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
FeatureManagerImpl.getField(String feature)
Recover the property name for the feature.
|
void |
FeatureManagerImpl.setStrict(String feature,
Object target) |
protected void |
FeatureManagerImpl.setValue(String feature,
Object value,
Object target,
String field,
IAccess access)
Set the value.
|
Copyright © 2016. All rights reserved.