public class PlayerFieldSetMapper extends Object implements FieldSetMapper<Player>
| Constructor and Description |
|---|
PlayerFieldSetMapper() |
public Player mapFieldSet(FieldSet fs)
FieldSetMapperFieldSet into an object.mapFieldSet in interface FieldSetMapper<Player>fs - the FieldSet to mapCopyright © 2013 SpringSource. All Rights Reserved.