public interface FieldSetMapper<T>
FieldSet into an
object.| Modifier and Type | Method and Description |
|---|---|
T |
mapFieldSet(FieldSet fieldSet)
Method used to map data obtained from a
FieldSet into an object. |
Copyright © 2014 Pivotal. All rights reserved.