Uses of Class
io.atlasmap.json.test.BaseOrderList
Packages that use BaseOrderList
- 
Uses of BaseOrderList in io.atlasmap.json.testSubclasses of BaseOrderList in io.atlasmap.json.testModifier and TypeClassDescriptionclassSourceOrderListclassTargetOrderListMethods in io.atlasmap.json.test that return BaseOrderListModifier and TypeMethodDescriptionstatic BaseOrderListAtlasJsonUtil.generateOrderListClass(Class<? extends BaseOrderList> orderListClazz, Class<? extends BaseOrder> orderClazz, Class<? extends BaseAddress> addressClazz, Class<? extends BaseContact> contactClazz) Methods in io.atlasmap.json.test with parameters of type BaseOrderListModifier and TypeMethodDescriptionstatic voidAtlasJsonUtil.validateOrderList(BaseOrderList orderListObject) Method parameters in io.atlasmap.json.test with type arguments of type BaseOrderListModifier and TypeMethodDescriptionstatic BaseOrderListAtlasJsonUtil.generateOrderListClass(Class<? extends BaseOrderList> orderListClazz, Class<? extends BaseOrder> orderClazz, Class<? extends BaseAddress> addressClazz, Class<? extends BaseContact> contactClazz)