|
||||||||||
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.MonitorHeartBeat
public class MonitorHeartBeat
This is the default Java Bean Implementation for the MonitorHeartBeat class. This is the record to be used for monitoring the connection between SI and SMSC
Field Summary | |
---|---|
static java.lang.String |
REC_NAME
Comment for REC_NAME . |
Constructor Summary | |
---|---|
MonitorHeartBeat()
The default Constructor for 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 MonitorHeartBeat()
Method Detail |
---|
public int getFunctionID()
public void setFunctionID(int functionID)
Function
- ID to be setpublic 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 |