Package com.nt.udc.ipdr
Class IPDRServiceSession
java.lang.Object
com.nt.udc.ipdr.IPDRElement
com.nt.udc.ipdr.IPDRServiceSession
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
IPDRServiceSession
(IPDRRefContainerIfc container, IPDRTable table, Element elem) -
Method Summary
Modifier and TypeMethodDescriptionfinal String
getId()
final IPDRServiceConsumer
getSC()
final IPDRServiceElement
getSE()
final String
static IPDRServiceSession
instance
(IPDRRefContainerIfc container, IPDRTable table, Element elem) toString()
Methods inherited from class com.nt.udc.ipdr.IPDRElement
getElementsByTagName, getElementsByTagName, isValidTag, tagToString
-
Field Details
-
TAGS
-
REF_TAG
- See Also:
-
REF_ATTR
- See Also:
-
ID_ATTR
- See Also:
-
SERVICE_ATTR
- See Also:
-
m_id
-
m_service
-
-
Constructor Details
-
IPDRServiceSession
protected IPDRServiceSession(IPDRRefContainerIfc container, IPDRTable table, Element elem) throws Exception - Throws:
Exception
-
-
Method Details
-
instance
public static IPDRServiceSession instance(IPDRRefContainerIfc container, IPDRTable table, Element elem) throws Exception - Throws:
Exception
-
getId
-
getSC
-
getSE
-
getService
-
toString
-