Uses of Class
net.authorize.api.contract.v1.ARBGetSubscriptionListSorting
-
Packages that use ARBGetSubscriptionListSorting Package Description net.authorize.api.contract.v1 -
-
Uses of ARBGetSubscriptionListSorting in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ARBGetSubscriptionListSorting Modifier and Type Field Description protected ARBGetSubscriptionListSortingARBGetSubscriptionListRequest. sortingMethods in net.authorize.api.contract.v1 that return ARBGetSubscriptionListSorting Modifier and Type Method Description ARBGetSubscriptionListSortingObjectFactory. createARBGetSubscriptionListSorting()Create an instance ofARBGetSubscriptionListSortingARBGetSubscriptionListSortingARBGetSubscriptionListRequest. getSorting()Gets the value of the sorting property.Methods in net.authorize.api.contract.v1 with parameters of type ARBGetSubscriptionListSorting Modifier and Type Method Description voidARBGetSubscriptionListRequest. setSorting(ARBGetSubscriptionListSorting value)Sets the value of the sorting property.
-