Package com.nt.udc.ipdr
Class IPDRDoc
java.lang.Object
com.nt.udc.ipdr.IPDRElement
com.nt.udc.ipdr.IPDRDoc
- All Implemented Interfaces:
IPDRRefContainerIfc
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String[]
static final String
protected String
protected HashMap
protected HashMap
protected HashMap
protected HashMap
protected IPDRRec
protected IPDRRecList
protected String
protected IPDR[]
protected IPDRTable[]
protected String
protected String
protected String
static final String
static final String
static final String[]
static final String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal void
addIPDRRec
(IPDRRec rec) final void
final void
final void
final String
getInfo()
final IPDRRec
getIPDRRec
(String ref) final IPDR[]
getIPDRs()
final IPDRServiceConsumer
final IPDRServiceElement
final IPDRServiceSession
final IPDRTable[]
final IPDRRec
getRec()
final String
final String
final String
toString()
Methods inherited from class com.nt.udc.ipdr.IPDRElement
getElementsByTagName, getElementsByTagName, isValidTag, tagToString
-
Field Details
-
TAGS
-
DOC_END_TAGS
-
SEQ_NUM_ATTR
- See Also:
-
VERSION_ATTR
- See Also:
-
START_TIME_ATTR
- See Also:
-
INFO_ATTR
- See Also:
-
A_DTYPE_ATTR
- See Also:
-
m_seqNum
-
m_version
-
m_startTime
-
m_info
-
m_a_dtype
-
m_docRec
-
m_docRecList
-
m_ipdrs
-
m_ipdrTables
-
m_allRecs
-
m_allSSs
-
m_allSCs
-
m_allSEs
-
-
Constructor Details
-
IPDRDoc
- Throws:
Exception
-
-
Method Details
-
getIPDRs
-
getIPDRTables
-
getInfo
-
getVersion
-
getSeqNum
-
getStartTime
-
getRec
-
getIPDRRec
- Specified by:
getIPDRRec
in interfaceIPDRRefContainerIfc
-
addIPDRRec
- Specified by:
addIPDRRec
in interfaceIPDRRefContainerIfc
- Throws:
Exception
-
getIPDRServiceSession
- Specified by:
getIPDRServiceSession
in interfaceIPDRRefContainerIfc
-
addIPDRServiceSession
- Specified by:
addIPDRServiceSession
in interfaceIPDRRefContainerIfc
- Throws:
Exception
-
getIPDRServiceConsumer
- Specified by:
getIPDRServiceConsumer
in interfaceIPDRRefContainerIfc
-
addIPDRServiceConsumer
- Specified by:
addIPDRServiceConsumer
in interfaceIPDRRefContainerIfc
- Throws:
Exception
-
getIPDRServiceElement
- Specified by:
getIPDRServiceElement
in interfaceIPDRRefContainerIfc
-
addIPDRServiceElement
- Specified by:
addIPDRServiceElement
in interfaceIPDRRefContainerIfc
- Throws:
Exception
-
toString
-