|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.esupportail.portal.channels.CSMS.smsServerResponse.ParseReponseServeurSms
Titre : ParseServerResponse
Description : Pour parser un fichier de properties SMS
Copyright : Copyright (c) 2004
Société : Université de Valenciennes et du Hainaut Cambrésis
| Field Summary | |
private RapportServeurSms |
report
Les proprietes retrouvees |
| Constructor Summary | |
ParseReponseServeurSms(java.io.StringReader stringReader)
Constructeur |
|
| Method Summary | |
java.util.ArrayList |
getErrors()
Retourne les erreurs |
java.lang.String |
getMsgDate()
Retourne la date d'envoi du message |
java.lang.String |
getMsgId()
Retourne l'id du message envoye |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private RapportServeurSms report
| Constructor Detail |
public ParseReponseServeurSms(java.io.StringReader stringReader)
throws ExceptionConfirmationEnvoiSms
stringReader - un objet StringReader sur le flux de donnees dans lequel se trouve la reponse
throws ExceptionConfirmationEnvoiSms| Method Detail |
public java.lang.String getMsgId()
public java.lang.String getMsgDate()
public java.util.ArrayList getErrors()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||