Package com.nt.udc.ipdr
Class IPDRTable
java.lang.Object
com.nt.udc.ipdr.IPDRElement
com.nt.udc.ipdr.IPDRTable
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringprotected Stringprotected IPDRDocThis is the document the table belongs to.protected IPDRRecThis data member represents the IPDR information record.protected String[]protected String[]protected Stringprotected String[]static final Stringstatic final String[] -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.nt.udc.ipdr.IPDRElement
getElementsByTagName, getElementsByTagName, isValidTag, tagToString
-
Field Details
-
TAGS
-
START_TIME_ATTR
- See Also:
-
A_DTYPE_ATTR
- See Also:
-
m_doc
This is the document the table belongs to. -
m_startTime
-
m_a_dtype
-
m_rec
This data member represents the IPDR information record. -
m_scSchema
-
m_seSchema
-
m_ueSchema
-
-
Constructor Details
-
IPDRTable
- Throws:
Exception
-
-
Method Details