public class RejectComponentMap
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static javolution.xml.XMLFormat<RejectComponentMap> |
REJECT_COMPONENT_MAP_XML
XML Serialization/Deserialization
|
| Constructor and Description |
|---|
RejectComponentMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
java.util.Map<java.lang.Long,org.mobicents.protocols.ss7.tcap.asn.comp.Problem> |
getRejectComponents() |
void |
put(java.lang.Long invokeId,
org.mobicents.protocols.ss7.tcap.asn.comp.Problem problem) |
int |
size() |
java.lang.String |
toString() |
protected static final javolution.xml.XMLFormat<RejectComponentMap> REJECT_COMPONENT_MAP_XML
public void put(java.lang.Long invokeId,
org.mobicents.protocols.ss7.tcap.asn.comp.Problem problem)
public void clear()
public int size()
public java.util.Map<java.lang.Long,org.mobicents.protocols.ss7.tcap.asn.comp.Problem> getRejectComponents()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2017. All Rights Reserved.