public class CustomerUpdateFieldSetMapper extends Object implements FieldSetMapper<CustomerUpdate>
FieldSetMapper for mapping to a CustomerUpdate.| Constructor and Description |
|---|
CustomerUpdateFieldSetMapper() |
| Modifier and Type | Method and Description |
|---|---|
CustomerUpdate |
mapFieldSet(FieldSet fs)
Method used to map data obtained from a
FieldSet into an object. |
public CustomerUpdate mapFieldSet(FieldSet fs)
FieldSetMapperFieldSet into an object.mapFieldSet in interface FieldSetMapper<CustomerUpdate>fs - the FieldSet to mapCopyright © 2014 Pivotal. All rights reserved.