public class PassThroughFieldSetMapper extends Object implements FieldSetMapper<FieldSet>
FieldSetMapper
useful for passing a FieldSet
back directly rather than a mapped object.Constructor and Description |
---|
PassThroughFieldSetMapper() |
public FieldSet mapFieldSet(FieldSet fs)
FieldSetMapper
FieldSet
into an object.mapFieldSet
in interface FieldSetMapper<FieldSet>
fs
- the FieldSet
to mapCopyright © 2014 Pivotal. All rights reserved.