fr.inrialpes.exmo.align.service.msg
Class AlignmentIds
java.lang.Object
fr.inrialpes.exmo.align.service.msg.Message
fr.inrialpes.exmo.align.service.msg.Success
fr.inrialpes.exmo.align.service.msg.AlignmentIds
public class AlignmentIds
- extends Success
Contains the messages that should be sent according to the protocol
Field Summary |
(package private) static org.slf4j.Logger |
logger
|
(package private) String |
pretty
|
Constructor Summary |
AlignmentIds(int surr,
Message rep,
String from,
String to,
String cont,
Properties param)
|
AlignmentIds(int surr,
Message rep,
String from,
String to,
String cont,
Properties param,
String pretty)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
static final org.slf4j.Logger logger
pretty
String pretty
AlignmentIds
public AlignmentIds(int surr,
Message rep,
String from,
String to,
String cont,
Properties param)
AlignmentIds
public AlignmentIds(int surr,
Message rep,
String from,
String to,
String cont,
Properties param,
String pretty)
HTMLString
public String HTMLString()
- Overrides:
HTMLString
in class Message
HTMLRESTString
public String HTMLRESTString()
- Overrides:
HTMLRESTString
in class Message
RESTString
public String RESTString()
- Overrides:
RESTString
in class Success
(C) INRIA & friends, 2003-2014