Uses of Class
org.broadleafcommerce.vendor.cybersource.service.api.ProfileReply

Uses of ProfileReply in org.broadleafcommerce.vendor.cybersource.service.api
 

Methods in org.broadleafcommerce.vendor.cybersource.service.api that return ProfileReply
 ProfileReply DecisionReply.getActiveProfileReply()
          Gets the activeProfileReply value for this DecisionReply.
 

Methods in org.broadleafcommerce.vendor.cybersource.service.api with parameters of type ProfileReply
 void DecisionReply.setActiveProfileReply(ProfileReply activeProfileReply)
          Sets the activeProfileReply value for this DecisionReply.
 

Constructors in org.broadleafcommerce.vendor.cybersource.service.api with parameters of type ProfileReply
DecisionReply(java.math.BigInteger casePriority, ProfileReply activeProfileReply, java.lang.String velocityInfoCode)
           
 



Copyright © 2011. All Rights Reserved.