Uses of Class
io.atlasmap.json.test.BaseContact
Packages that use BaseContact
- 
Uses of BaseContact in io.atlasmap.json.testSubclasses of BaseContact in io.atlasmap.json.testModifier and TypeClassDescriptionclassSourceContactclassTargetContactMethods in io.atlasmap.json.test that return BaseContactModifier and TypeMethodDescriptionstatic BaseContactAtlasJsonUtil.generateContact(Class<? extends BaseContact> contactClass) BaseOrder.getContact()BaseContactCachedComplexClass.getPrimaryContact()BaseContactMethods in io.atlasmap.json.test with parameters of type BaseContactModifier and TypeMethodDescriptionvoidBaseOrder.setContact(BaseContact contact) BaseContactvoidCachedComplexClass.setPrimaryContact(BaseContact primaryContact) BaseContactstatic voidAtlasJsonUtil.validateContact(BaseContact contactObject) Method parameters in io.atlasmap.json.test with type arguments of type BaseContactModifier and TypeMethodDescriptionstatic BaseContactAtlasJsonUtil.generateContact(Class<? extends BaseContact> contactClass)