|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MerchantAuthenticationType | |
|---|---|
| net.authorize.api.contract.v1 | |
| net.authorize.api.controller.base | |
| Uses of MerchantAuthenticationType in net.authorize.api.contract.v1 |
|---|
| Fields in net.authorize.api.contract.v1 declared as MerchantAuthenticationType | |
|---|---|
protected MerchantAuthenticationType |
ANetApiRequest.merchantAuthentication
|
| Methods in net.authorize.api.contract.v1 that return MerchantAuthenticationType | |
|---|---|
MerchantAuthenticationType |
ObjectFactory.createMerchantAuthenticationType()
Create an instance of MerchantAuthenticationType |
MerchantAuthenticationType |
ANetApiRequest.getMerchantAuthentication()
Gets the value of the merchantAuthentication property. |
| Methods in net.authorize.api.contract.v1 with parameters of type MerchantAuthenticationType | |
|---|---|
void |
ANetApiRequest.setMerchantAuthentication(MerchantAuthenticationType value)
Sets the value of the merchantAuthentication property. |
| Uses of MerchantAuthenticationType in net.authorize.api.controller.base |
|---|
| Methods in net.authorize.api.controller.base that return MerchantAuthenticationType | |
|---|---|
static MerchantAuthenticationType |
ApiOperationBase.getMerchantAuthentication()
|
| Methods in net.authorize.api.controller.base with parameters of type MerchantAuthenticationType | |
|---|---|
static void |
ApiOperationBase.setMerchantAuthentication(MerchantAuthenticationType merchantAuthentication)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||