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 TypeMethodDescriptionvoidTargetTestClass.setContact(TargetContact contact) voidTargetTestClass.setContactArray(TargetContact[] contactArray) Method parameters in io.atlasmap.java.test with type arguments of type TargetContactModifier and TypeMethodDescriptionvoidTargetCollectionsClass.setContactList(List<TargetContact> contactList) voidTargetTestClass.setContactList(LinkedList<TargetContact> contactList)