Uses of Class
com.orchestranetworks.addon.dex.mapping.FieldMapping
Packages that use FieldMapping
Package
Description
Classes and interfaces to configure mapping between source and target applications.
-
Uses of FieldMapping in com.orchestranetworks.addon.dex.mapping
Methods in com.orchestranetworks.addon.dex.mapping that return types with arguments of type FieldMappingModifier and TypeMethodDescriptionFieldMappingList.iterator()Returns an iterator over the elements in this list in proper sequence.Methods in com.orchestranetworks.addon.dex.mapping with parameters of type FieldMappingModifier and TypeMethodDescriptionvoidFieldMappingList.add(FieldMapping<SC, TC> fieldMapping) Adds aFieldMappingobject to this list.booleanFieldMappingList.contains(FieldMapping<SC, TC> fieldMapping) Returnstrueif this contains the specified element.