|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.mds.adpt.sms.base.records.UnbindNERequest
public class UnbindNERequest
This is the default Java Bean Implementation for the UnbindNERequest class. This is the record to be used for initiating a request to close the connection between SI and SMSC.
Field Summary | |
---|---|
static java.lang.String |
REC_NAME
Comment for REC_NAME . |
Constructor Summary | |
---|---|
UnbindNERequest()
The default Constructor for the MonitorHeartBeat. |
Method Summary | |
---|---|
java.lang.Object |
clone()
|
int |
getFunctionID()
Gets the function id. |
java.lang.String |
getRecordName()
|
java.lang.String |
getRecordShortDescription()
|
void |
setFunctionID(int functionID)
Sets the function id. |
void |
setRecordName(java.lang.String name)
|
void |
setRecordShortDescription(java.lang.String desc)
|
java.lang.String |
toString()
Override toString method. |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface javax.resource.cci.Record |
---|
equals, hashCode |
Field Detail |
---|
public static final java.lang.String REC_NAME
REC_NAME
.
Constructor Detail |
---|
public UnbindNERequest()
Method Detail |
---|
public void setFunctionID(int functionID)
functionID
- the functionID to setpublic int getFunctionID()
public java.lang.String getRecordName()
getRecordName
in interface javax.resource.cci.Record
public void setRecordName(java.lang.String name)
setRecordName
in interface javax.resource.cci.Record
public void setRecordShortDescription(java.lang.String desc)
setRecordShortDescription
in interface javax.resource.cci.Record
public java.lang.String getRecordShortDescription()
getRecordShortDescription
in interface javax.resource.cci.Record
public java.lang.Object clone()
clone
in interface javax.resource.cci.Record
clone
in class java.lang.Object
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 |