Uses of Class
net.authorize.api.contract.v1.ARBSubscriptionMaskedType
-
Packages that use ARBSubscriptionMaskedType Package Description net.authorize.api.contract.v1 -
-
Uses of ARBSubscriptionMaskedType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ARBSubscriptionMaskedType Modifier and Type Field Description protected ARBSubscriptionMaskedTypeARBGetSubscriptionResponse. subscriptionMethods in net.authorize.api.contract.v1 that return ARBSubscriptionMaskedType Modifier and Type Method Description ARBSubscriptionMaskedTypeObjectFactory. createARBSubscriptionMaskedType()Create an instance ofARBSubscriptionMaskedTypeARBSubscriptionMaskedTypeARBGetSubscriptionResponse. getSubscription()Gets the value of the subscription property.Methods in net.authorize.api.contract.v1 with parameters of type ARBSubscriptionMaskedType Modifier and Type Method Description voidARBGetSubscriptionResponse. setSubscription(ARBSubscriptionMaskedType value)Sets the value of the subscription property.
-