|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.diameter.sh.util.SCSCFName
public class SCSCFName
The SCSCFName object correlates to the SCSCFName element defined in ShDataType.xsd.
com.ibm.diameter.sh.DiameterShService#getSCSCFName
,
com.ibm.diameter.sh.DiameterShService#getUserData
,
com.ibm.diameter.sh.notify.DiameterShNotifyService#notifySCSCFNameChange
,
com.ibm.diameter.sh.notify.DiameterShNotifyService#notifyUserDataChange
Constructor Summary | |
---|---|
SCSCFName()
|
Method Summary | |
---|---|
java.net.URI |
getSCSCFName()
Used by an IMS Application Server application to retrieve the SCSCFName URI. |
void |
setSCSCFName(java.net.URI url)
Used by the Sh subscriber profile Web service to set the SCSCFName after parsing the XML file received from the HSS. |
java.lang.String |
toString()
Debug method that returns the SCSCFName as a String for inclusion in (English only) trace logs. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SCSCFName()
Method Detail |
---|
public java.net.URI getSCSCFName()
public void setSCSCFName(java.net.URI url)
Sets
- the SCSCFName field.public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |