Uses of Class
net.authorize.api.contract.v1.ProfileTransAuthOnlyType

Packages that use ProfileTransAuthOnlyType
net.authorize.api.contract.v1   
 

Uses of ProfileTransAuthOnlyType in net.authorize.api.contract.v1
 

Fields in net.authorize.api.contract.v1 declared as ProfileTransAuthOnlyType
protected  ProfileTransAuthOnlyType ProfileTransactionType.profileTransAuthOnly
           
 

Methods in net.authorize.api.contract.v1 that return ProfileTransAuthOnlyType
 ProfileTransAuthOnlyType ObjectFactory.createProfileTransAuthOnlyType()
          Create an instance of ProfileTransAuthOnlyType
 ProfileTransAuthOnlyType ProfileTransactionType.getProfileTransAuthOnly()
          Gets the value of the profileTransAuthOnly property.
 

Methods in net.authorize.api.contract.v1 with parameters of type ProfileTransAuthOnlyType
 void ProfileTransactionType.setProfileTransAuthOnly(ProfileTransAuthOnlyType value)
          Sets the value of the profileTransAuthOnly property.
 



Copyright © 2014. All Rights Reserved.