Uses of Class
com.orchestranetworks.addon.dex.mapping.FieldMapping
Package
Description
Classes and interfaces to configure mapping between source and target applications.
-
Uses of FieldMapping in com.orchestranetworks.addon.dex.mapping
Modifier and TypeMethodDescriptionFieldMappingList.iterator()
Returns an iterator over the elements in this list in proper sequence.Modifier and TypeMethodDescriptionvoid
FieldMappingList.add
(FieldMapping<SC, TC> fieldMapping) Adds aFieldMapping
object to this list.boolean
FieldMappingList.contains
(FieldMapping<SC, TC> fieldMapping) Returnstrue
if this contains the specified element.