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
ConstructorsModifierConstructorDescriptionprotectedIPDRServiceSession(IPDRRefContainerIfc container, IPDRTable table, Element elem) -
Method Summary
Modifier and TypeMethodDescriptionfinal StringgetId()final IPDRServiceConsumergetSC()final IPDRServiceElementgetSE()final Stringstatic IPDRServiceSessioninstance(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
-