Uses of Class
io.atlasmap.java.test.TargetContact
Packages that use TargetContact
-
Uses of TargetContact in io.atlasmap.java.test
Methods in io.atlasmap.java.test that return TargetContactMethods in io.atlasmap.java.test that return types with arguments of type TargetContactModifier and TypeMethodDescriptionTargetCollectionsClass.getContactList()
TargetTestClass.getContactList()
Methods in io.atlasmap.java.test with parameters of type TargetContactModifier and TypeMethodDescriptionvoid
TargetTestClass.setContact
(TargetContact contact) void
TargetTestClass.setContactArray
(TargetContact[] contactArray) Method parameters in io.atlasmap.java.test with type arguments of type TargetContactModifier and TypeMethodDescriptionvoid
TargetCollectionsClass.setContactList
(List<TargetContact> contactList) void
TargetTestClass.setContactList
(LinkedList<TargetContact> contactList)