|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArrayOfNumericString | |
---|---|
net.authorize.api.contract.v1 |
Uses of ArrayOfNumericString in net.authorize.api.contract.v1 |
---|
Fields in net.authorize.api.contract.v1 declared as ArrayOfNumericString | |
---|---|
protected ArrayOfNumericString |
CreateProfileResponse.customerPaymentProfileIdList
|
protected ArrayOfNumericString |
CreateCustomerProfileResponse.customerPaymentProfileIdList
|
protected ArrayOfNumericString |
CreateProfileResponse.customerShippingAddressIdList
|
protected ArrayOfNumericString |
CreateCustomerProfileResponse.customerShippingAddressIdList
|
protected ArrayOfNumericString |
GetCustomerProfileIdsResponse.ids
|
Methods in net.authorize.api.contract.v1 that return ArrayOfNumericString | |
---|---|
ArrayOfNumericString |
ObjectFactory.createArrayOfNumericString()
Create an instance of ArrayOfNumericString |
ArrayOfNumericString |
CreateProfileResponse.getCustomerPaymentProfileIdList()
Gets the value of the customerPaymentProfileIdList property. |
ArrayOfNumericString |
CreateCustomerProfileResponse.getCustomerPaymentProfileIdList()
Gets the value of the customerPaymentProfileIdList property. |
ArrayOfNumericString |
CreateProfileResponse.getCustomerShippingAddressIdList()
Gets the value of the customerShippingAddressIdList property. |
ArrayOfNumericString |
CreateCustomerProfileResponse.getCustomerShippingAddressIdList()
Gets the value of the customerShippingAddressIdList property. |
ArrayOfNumericString |
GetCustomerProfileIdsResponse.getIds()
Gets the value of the ids property. |
Methods in net.authorize.api.contract.v1 with parameters of type ArrayOfNumericString | |
---|---|
void |
CreateProfileResponse.setCustomerPaymentProfileIdList(ArrayOfNumericString value)
Sets the value of the customerPaymentProfileIdList property. |
void |
CreateCustomerProfileResponse.setCustomerPaymentProfileIdList(ArrayOfNumericString value)
Sets the value of the customerPaymentProfileIdList property. |
void |
CreateProfileResponse.setCustomerShippingAddressIdList(ArrayOfNumericString value)
Sets the value of the customerShippingAddressIdList property. |
void |
CreateCustomerProfileResponse.setCustomerShippingAddressIdList(ArrayOfNumericString value)
Sets the value of the customerShippingAddressIdList property. |
void |
GetCustomerProfileIdsResponse.setIds(ArrayOfNumericString value)
Sets the value of the ids property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |