|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gsm.oneapi.endpoints.ServiceEndpoints
public class ServiceEndpoints
Field Summary | |
---|---|
protected java.lang.String |
AmountCharge
Specifies the OneAPI network endpoint for the Payment API : Charge Amount method |
protected java.lang.String |
AmountRefund
Specifies the OneAPI network endpoint for the Payment API : Refund Amount method |
protected java.lang.String |
AmountReservationCharge
Specifies the OneAPI network endpoint for the Payment API : Charge Reserved method |
protected java.lang.String |
AmountReservationRelease
Specifies the OneAPI network endpoint for the Payment API : Release Amount Reserved method |
protected java.lang.String |
AmountReserve
Specifies the OneAPI network endpoint for the Payment API : Reserve Amount method |
protected java.lang.String |
AmountReserveAdditional
Specifies the OneAPI network endpoint for the Payment API : Reserve Additional Amount method |
protected java.lang.String |
CancelMMSDeliverySubscription
Specifies the OneAPI network endpoint for the MMS : Cancel Subscription to (Sent) MMS Delivery Notifications method |
protected java.lang.String |
CancelMMSReceiptSubscription
Specifies the OneAPI network endpoint for the MMS : Cancel Subscription to (Received) MMS Receipt Notifications method |
protected java.lang.String |
CancelSMSDeliverySubscription
Specifies the OneAPI network endpoint for the SMS : Cancel Subscription to (Sent) SMS Delivery Notifications method |
protected java.lang.String |
CancelSMSReceiptSubscription
Specifies the OneAPI network endpoint for the SMS : Cancel Subscription to (Received) SMS Receipt Notifications method |
protected java.lang.String |
Location
Specifies the OneAPI network endpoint for the Location API : Locate Terminal method |
protected java.lang.String |
MMSDeliverySubscriptions
Specifies the OneAPI network endpoint for the MMS : Subscribe To (Sent) MMS Delivery Notifications method |
protected java.lang.String |
MMSReceiptSubscriptions
Specifies the OneAPI network endpoint for the MMS : Subscribe To (Received) MMS Receipt Notifications method |
protected java.lang.String |
QueryMMSDelivery
Specifies the OneAPI network endpoint for the MMS : Query (Sent) MMS Delivery Status method |
protected java.lang.String |
QuerySMSDelivery
Specifies the OneAPI network endpoint for the SMS : Query (Sent) SMS Delivery Status method |
protected java.lang.String |
RetrieveMMS
Specifies the OneAPI network endpoint for the MMS : Receive (Full) MMS message method |
protected java.lang.String |
RetrieveMMSMessage
Specifies the OneAPI network endpoint for the MMS : Receive MMS message list method |
protected java.lang.String |
RetrieveSMS
Specifies the OneAPI network endpoint for the SMS : Receive SMS method |
protected java.lang.String |
SendMMS
Specifies the OneAPI network endpoint for the MMS : Send MMS method |
protected java.lang.String |
SendSMS
Specifies the OneAPI network endpoint for the SMS : Send SMS method |
protected java.lang.String |
SMSDeliverySubscriptions
Specifies the OneAPI network endpoint for the SMS : Subscribe To (Sent) SMS Delivery Notifications method |
protected java.lang.String |
SMSReceiptSubscriptions
Specifies the OneAPI network endpoint for the SMS : Subscribe To (Received) SMS Receipt Notifications method |
Constructor Summary | |
---|---|
ServiceEndpoints()
|
Method Summary | |
---|---|
java.lang.String |
getAmountChargeEndpoint()
Retrieves the OneAPI network endpoint for the Payment API : Charge Amount method |
java.lang.String |
getAmountRefundEndpoint()
Retrieves the OneAPI network endpoint for the Payment API : Refund Amount method |
java.lang.String |
getAmountReservationChargeEndpoint()
Retrieves the OneAPI network endpoint for the Payment API : Charge Reserved method |
java.lang.String |
getAmountReservationReleaseEndpoint()
Retrieves the OneAPI network endpoint for the Payment API : Release Amount Reserved method |
java.lang.String |
getAmountReserveAdditionalEndpoint()
Retrieves the OneAPI network endpoint for the Payment API : Reserve Additional Amount method |
java.lang.String |
getAmountReserveEndpoint()
Retrieves the OneAPI network endpoint for the Payment API : Reserve Amount method |
java.lang.String |
getCancelMMSDeliverySubscriptionEndpoint()
Retrieves the OneAPI network endpoint for the MMS : Cancel Subscription to (Sent) MMS Delivery Notifications method |
java.lang.String |
getCancelMMSReceiptSubscriptionEndpoint()
Retrieves the OneAPI network endpoint for the MMS : Cancel Subscription to (Received) MMS Receipt Notifications method |
java.lang.String |
getCancelSMSDeliverySubscriptionEndpoint()
Retrieves the OneAPI network endpoint for the SMS : Cancel Subscription to (Sent) SMS Delivery Notifications method |
java.lang.String |
getCancelSMSReceiptSubscriptionEndpoint()
Retrieves the OneAPI network endpoint for the SMS : Cancel Subscription to (Received) SMS Receipt Notifications method |
java.lang.String |
getLocationEndpoint()
Retrieves the OneAPI network endpoint for the Location API : Locate Terminal method |
java.lang.String |
getMMSDeliverySubscriptionsEndpoint()
Retrieves the OneAPI network endpoint for the MMS : Subscribe To (Sent) MMS Delivery Notifications method |
java.lang.String |
getMMSReceiptSubscriptionsEndpoint()
Retrieves the OneAPI network endpoint for the MMS : Subscribe To (Received) MMS Receipt Notifications method |
java.lang.String |
getQueryMMSDeliveryEndpoint()
Retrieves the OneAPI network endpoint for the MMS : Query (Sent) MMS Delivery Status method |
java.lang.String |
getQuerySMSDeliveryEndpoint()
Retrieves the OneAPI network endpoint for the SMS : Query (Sent) SMS Delivery Status method |
java.lang.String |
getRetrieveMMSEndpoint()
Retrieves the OneAPI network endpoint for the MMS : Receive (Full) MMS message method |
java.lang.String |
getRetrieveMMSMessageEndpoint()
Retrieves the OneAPI network endpoint for the MMS : Receive MMS message list method |
java.lang.String |
getRetrieveSMSEndpoint()
Retrieves the OneAPI network endpoint for the SMS : Receive SMS method |
java.lang.String |
getSendMMSEndpoint()
Retrieves the OneAPI network endpoint for the MMS : Send MMS method |
java.lang.String |
getSendSMSEndpoint()
Retrieves the OneAPI network endpoint for the SMS : Send SMS method |
java.lang.String |
getSMSDeliverySubscriptionsEndpoint()
Retrieves the OneAPI network endpoint for the SMS : Subscribe To (Sent) SMS Delivery Notifications method |
java.lang.String |
getSMSReceiptSubscriptionsEndpoint()
Retrieves the OneAPI network endpoint for the SMS : Subscribe To (Received) SMS Receipt Notifications method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String AmountCharge
protected java.lang.String AmountRefund
protected java.lang.String AmountReserve
protected java.lang.String AmountReserveAdditional
protected java.lang.String AmountReservationCharge
protected java.lang.String AmountReservationRelease
protected java.lang.String Location
protected java.lang.String SendSMS
protected java.lang.String QuerySMSDelivery
protected java.lang.String SMSDeliverySubscriptions
protected java.lang.String CancelSMSDeliverySubscription
protected java.lang.String RetrieveSMS
protected java.lang.String SMSReceiptSubscriptions
protected java.lang.String CancelSMSReceiptSubscription
protected java.lang.String SendMMS
protected java.lang.String QueryMMSDelivery
protected java.lang.String MMSDeliverySubscriptions
protected java.lang.String CancelMMSDeliverySubscription
protected java.lang.String RetrieveMMS
protected java.lang.String RetrieveMMSMessage
protected java.lang.String MMSReceiptSubscriptions
protected java.lang.String CancelMMSReceiptSubscription
Constructor Detail |
---|
public ServiceEndpoints()
Method Detail |
---|
public java.lang.String getAmountChargeEndpoint()
public java.lang.String getAmountRefundEndpoint()
public java.lang.String getAmountReserveEndpoint()
public java.lang.String getAmountReserveAdditionalEndpoint()
public java.lang.String getAmountReservationChargeEndpoint()
public java.lang.String getAmountReservationReleaseEndpoint()
public java.lang.String getLocationEndpoint()
public java.lang.String getSendSMSEndpoint()
public java.lang.String getQuerySMSDeliveryEndpoint()
public java.lang.String getSMSDeliverySubscriptionsEndpoint()
public java.lang.String getCancelSMSDeliverySubscriptionEndpoint()
public java.lang.String getRetrieveSMSEndpoint()
public java.lang.String getSMSReceiptSubscriptionsEndpoint()
public java.lang.String getCancelSMSReceiptSubscriptionEndpoint()
public java.lang.String getSendMMSEndpoint()
public java.lang.String getQueryMMSDeliveryEndpoint()
public java.lang.String getMMSDeliverySubscriptionsEndpoint()
public java.lang.String getCancelMMSDeliverySubscriptionEndpoint()
public java.lang.String getRetrieveMMSEndpoint()
public java.lang.String getRetrieveMMSMessageEndpoint()
public java.lang.String getMMSReceiptSubscriptionsEndpoint()
public java.lang.String getCancelMMSReceiptSubscriptionEndpoint()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |