Uses of Class
net.authorize.api.contract.v1.ArrayOfAUResponseType
-
Packages that use ArrayOfAUResponseType Package Description net.authorize.api.contract.v1 -
-
Uses of ArrayOfAUResponseType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ArrayOfAUResponseType Modifier and Type Field Description protected ArrayOfAUResponseTypeGetAUJobSummaryResponse. auSummaryMethods in net.authorize.api.contract.v1 that return ArrayOfAUResponseType Modifier and Type Method Description ArrayOfAUResponseTypeObjectFactory. createArrayOfAUResponseType()Create an instance ofArrayOfAUResponseTypeArrayOfAUResponseTypeGetAUJobSummaryResponse. getAuSummary()Gets the value of the auSummary property.Methods in net.authorize.api.contract.v1 with parameters of type ArrayOfAUResponseType Modifier and Type Method Description voidGetAUJobSummaryResponse. setAuSummary(ArrayOfAUResponseType value)Sets the value of the auSummary property.
-