|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.voicent.webalert.BroadcastListFile
fixed format: [ name, phone number, [other values]* CRLF ]*
Field Summary |
Fields inherited from interface com.voicent.webalert.BroadcastList |
NAME, PHONE |
Constructor Summary | |
BroadcastListFile(java.lang.String filename)
|
Method Summary | |
int |
getTotal()
total number of records |
java.lang.String |
getValue(java.lang.String name)
get the current record values |
boolean |
next()
move the record forward |
void |
reset()
move the current record to the beginning |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BroadcastListFile(java.lang.String filename)
Method Detail |
public boolean next()
BroadcastList
next
in interface BroadcastList
public java.lang.String getValue(java.lang.String name)
BroadcastList
getValue
in interface BroadcastList
name
- parameter namepublic int getTotal()
BroadcastList
getTotal
in interface BroadcastList
public void reset()
BroadcastList
reset
in interface BroadcastList
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |