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 Stringstatic final String[]static final Stringprotected Stringprotected HashMapprotected HashMapprotected HashMapprotected HashMapprotected IPDRRecprotected IPDRRecListprotected Stringprotected IPDR[]protected IPDRTable[]protected Stringprotected Stringprotected Stringstatic final Stringstatic final Stringstatic final String[]static final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidaddIPDRRec(IPDRRec rec) final voidfinal voidfinal voidfinal StringgetInfo()final IPDRRecgetIPDRRec(String ref) final IPDR[]getIPDRs()final IPDRServiceConsumerfinal IPDRServiceElementfinal IPDRServiceSessionfinal IPDRTable[]final IPDRRecgetRec()final Stringfinal Stringfinal StringtoString()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:
getIPDRRecin interfaceIPDRRefContainerIfc
-
addIPDRRec
- Specified by:
addIPDRRecin interfaceIPDRRefContainerIfc- Throws:
Exception
-
getIPDRServiceSession
- Specified by:
getIPDRServiceSessionin interfaceIPDRRefContainerIfc
-
addIPDRServiceSession
- Specified by:
addIPDRServiceSessionin interfaceIPDRRefContainerIfc- Throws:
Exception
-
getIPDRServiceConsumer
- Specified by:
getIPDRServiceConsumerin interfaceIPDRRefContainerIfc
-
addIPDRServiceConsumer
- Specified by:
addIPDRServiceConsumerin interfaceIPDRRefContainerIfc- Throws:
Exception
-
getIPDRServiceElement
- Specified by:
getIPDRServiceElementin interfaceIPDRRefContainerIfc
-
addIPDRServiceElement
- Specified by:
addIPDRServiceElementin interfaceIPDRRefContainerIfc- Throws:
Exception
-
toString
-