Uses of Class
io.atlasmap.json.test.BaseOrderList
Packages that use BaseOrderList
-
Uses of BaseOrderList in io.atlasmap.json.test
Subclasses of BaseOrderList in io.atlasmap.json.testModifier and TypeClassDescriptionclass
SourceOrderListclass
TargetOrderListMethods in io.atlasmap.json.test that return BaseOrderListModifier and TypeMethodDescriptionstatic BaseOrderList
AtlasJsonUtil.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 void
AtlasJsonUtil.validateOrderList
(BaseOrderList orderListObject) Method parameters in io.atlasmap.json.test with type arguments of type BaseOrderListModifier and TypeMethodDescriptionstatic BaseOrderList
AtlasJsonUtil.generateOrderListClass
(Class<? extends BaseOrderList> orderListClazz, Class<? extends BaseOrder> orderClazz, Class<? extends BaseAddress> addressClazz, Class<? extends BaseContact> contactClazz)