Uses of Class
net.authorize.api.contract.v1.GetAUJobSummaryResponse
-
Packages that use GetAUJobSummaryResponse Package Description net.authorize.api.contract.v1 net.authorize.api.controller -
-
Uses of GetAUJobSummaryResponse in net.authorize.api.contract.v1
Methods in net.authorize.api.contract.v1 that return GetAUJobSummaryResponse Modifier and Type Method Description GetAUJobSummaryResponseObjectFactory. createGetAUJobSummaryResponse()Create an instance ofGetAUJobSummaryResponse -
Uses of GetAUJobSummaryResponse in net.authorize.api.controller
Methods in net.authorize.api.controller that return types with arguments of type GetAUJobSummaryResponse Modifier and Type Method Description protected Class<GetAUJobSummaryResponse>GetAUJobSummaryController. getResponseType()
-