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

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

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

Fields in net.authorize.api.contract.v1 declared as ProfileTransVoidType
protected  ProfileTransVoidType ProfileTransactionType.profileTransVoid
           
 

Methods in net.authorize.api.contract.v1 that return ProfileTransVoidType
 ProfileTransVoidType ObjectFactory.createProfileTransVoidType()
          Create an instance of ProfileTransVoidType
 ProfileTransVoidType ProfileTransactionType.getProfileTransVoid()
          Gets the value of the profileTransVoid property.
 

Methods in net.authorize.api.contract.v1 with parameters of type ProfileTransVoidType
 void ProfileTransactionType.setProfileTransVoid(ProfileTransVoidType value)
          Sets the value of the profileTransVoid property.
 



Copyright © 2014. All Rights Reserved.