Interface ResponseAccessor.ResponseProperty<RES>

Type Parameters:
RES - The type of the response property.
All Superinterfaces:
ResponseAccessor<RES>, ResponseAccessor.ResponseMutator<RES>
Enclosing interface:
ResponseAccessor<RES>

public static interface ResponseAccessor.ResponseProperty<RES>
extends ResponseAccessor<RES>, ResponseAccessor.ResponseMutator<RES>
Extends the ResponseAccessor with a setter method.