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)
FieldSetMapperFieldSet into an object.mapFieldSet in interface FieldSetMapper<FieldSet>fs - the FieldSet to mapCopyright © 2014 Pivotal. All rights reserved.