public class PropertyResultHandler<RHI> extends Object implements com.google.code.validationframework.api.resulthandler.ResultHandler<RHI>
| Constructor and Description |
|---|
PropertyResultHandler(com.google.code.validationframework.api.property.WritableProperty<RHI> property)
Constructor specifying the property whose value should be set with the result.
|
public PropertyResultHandler(com.google.code.validationframework.api.property.WritableProperty<RHI> property)
property - Property whose value should be set with the result.Copyright © 2014. All Rights Reserved.