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

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

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

Fields in net.authorize.api.contract.v1 with type parameters of type UserField
protected  List<UserField> TransactionResponse.UserFields.userField
           
protected  List<UserField> TransactionRequestType.UserFields.userField
           
 

Methods in net.authorize.api.contract.v1 that return UserField
 UserField ObjectFactory.createUserField()
          Create an instance of UserField
 

Methods in net.authorize.api.contract.v1 that return types with arguments of type UserField
 List<UserField> TransactionResponse.UserFields.getUserField()
          Gets the value of the userField property.
 List<UserField> TransactionRequestType.UserFields.getUserField()
          Gets the value of the userField property.
 



Copyright © 2014. All Rights Reserved.