public class AnyExt extends Object implements javolution.xml.XMLSerializable
| Modifier and Type | Field and Description |
|---|---|
protected static javolution.xml.XMLFormat<AnyExt> |
ANY_EXT_XML
XML Serialization/Deserialization
|
static String |
MESSAGE_TYPE |
| Constructor and Description |
|---|
AnyExt() |
AnyExt(org.mobicents.protocols.ss7.map.api.MAPMessageType mapMessageType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.mobicents.protocols.ss7.map.api.MAPMessageType |
getMapMessageType() |
int |
hashCode() |
void |
setMapMessageType(org.mobicents.protocols.ss7.map.api.MAPMessageType mapMessageType) |
public static final String MESSAGE_TYPE
protected static final javolution.xml.XMLFormat<AnyExt> ANY_EXT_XML
public AnyExt()
public AnyExt(org.mobicents.protocols.ss7.map.api.MAPMessageType mapMessageType)
Copyright © 2017. All Rights Reserved.