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

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

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

Subclasses of CustomerProfileExType in net.authorize.api.contract.v1
 class CustomerProfileMaskedType
          Java class for customerProfileMaskedType complex type.
 

Fields in net.authorize.api.contract.v1 declared as CustomerProfileExType
protected  CustomerProfileExType UpdateCustomerProfileRequest.profile
           
 

Methods in net.authorize.api.contract.v1 that return CustomerProfileExType
 CustomerProfileExType ObjectFactory.createCustomerProfileExType()
          Create an instance of CustomerProfileExType
 CustomerProfileExType UpdateCustomerProfileRequest.getProfile()
          Gets the value of the profile property.
 

Methods in net.authorize.api.contract.v1 with parameters of type CustomerProfileExType
 void UpdateCustomerProfileRequest.setProfile(CustomerProfileExType value)
          Sets the value of the profile property.
 



Copyright © 2014. All Rights Reserved.