Uses of Class
org.springframework.binding.mapping.Mapping

Packages that use Mapping
org.springframework.binding.mapping Support for mapping attribute values between data structures. 
 

Uses of Mapping in org.springframework.binding.mapping
 

Subclasses of Mapping in org.springframework.binding.mapping
 class RequiredMapping
          A mapping that is required.
 

Methods in org.springframework.binding.mapping that return Mapping
 Mapping MappingBuilder.value()
          The logical GoF builder getResult method, returning a fully constructed Mapping from the configured pieces.
 



Copyright © 2009 Spring Framework. All Rights Reserved.