|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.openmms.util.MM_Header
Title: MM_Header
Description: Sets and gets headers for an MM_Data object
Using file: OMA-MMS-ENC-v1_1-20021030-C
Copyright: Copyright (c) 2003 OpenMMS.org
| Constructor Summary | |
MM_Header()
Constructor which creates a new MM_Header |
|
| Method Summary | |
static java.util.TreeMap |
getMM1_m_acknowledgement_ind(MM_Data MM)
Inserts the required headers for an m-acknowledgement-ind |
static java.util.TreeMap |
getMM1_m_delivery_ind(MM_Data MM)
Inserts the required headers for an m-delivery-ind |
static java.util.TreeMap |
getMM1_m_notification_ind(MM_Data MM)
Inserts the required headers for an m-notification-ind |
static java.util.TreeMap |
getMM1_m_notifyresp_ind(MM_Data MM)
Inserts the required headers for an m-notifyresp-ind |
static java.util.TreeMap |
getMM1_m_read_orig_ind(MM_Data MM)
Inserts the required headers for an m-read-orig-ind |
static java.util.TreeMap |
getMM1_m_read_rec_ind(MM_Data MM)
Inserts the required headers for an m-read-rec-ind |
static java.util.TreeMap |
getMM1_m_retrieve_conf(MM_Data MM)
Inserts the required headers for an m-retrieve-conf |
static java.util.TreeMap |
getMM1_m_send_conf(MM_Data MM)
Inserts the required headers for an m-send-conf |
static java.util.TreeMap |
getMM1_m_send_req(MM_Data MM)
Inserts the required headers for an m-send-req |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MM_Header()
| Method Detail |
public static java.util.TreeMap getMM1_m_send_req(MM_Data MM)
MM -
public static java.util.TreeMap getMM1_m_send_conf(MM_Data MM)
MM -
public static java.util.TreeMap getMM1_m_notification_ind(MM_Data MM)
MM -
public static java.util.TreeMap getMM1_m_notifyresp_ind(MM_Data MM)
MM -
public static java.util.TreeMap getMM1_m_retrieve_conf(MM_Data MM)
MM -
public static java.util.TreeMap getMM1_m_acknowledgement_ind(MM_Data MM)
MM -
public static java.util.TreeMap getMM1_m_delivery_ind(MM_Data MM)
MM -
public static java.util.TreeMap getMM1_m_read_rec_ind(MM_Data MM)
MM -
public static java.util.TreeMap getMM1_m_read_orig_ind(MM_Data MM)
MM -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||