public class SCStatus extends Message
PROP_AUTOPOPULATE, PROP_AUTOPOPULATE_BIDIRECTIONAL, PROP_AUTOPOPULATE_DECODE, PROP_AUTOPOPULATE_ENCODE, PROP_AUTOPOPULATE_OFF, PROP_CHARSET
Constructor and Description |
---|
SCStatus() |
Modifier and Type | Method and Description |
---|---|
Integer |
getMaxPrintWidth() |
ProtocolVersion |
getProtocolVersion() |
StatusCode |
getStatusCode() |
void |
setMaxPrintWidth(Integer maxPrintWidth) |
void |
setProtocolVersion(ProtocolVersion protocolVersion) |
void |
setStatusCode(StatusCode statusCode) |
addChecksum, calculateChecksum, decode, encode, encode, encode, getCharsetEncoding, getSequenceCharacter, setSequenceCharacter, testCaseDefaultDecode, testCaseDefaultEncode, testCaseDefaultRoundTrip, testCaseDisableDecodeAutoPopulate, testCaseDisableEncodeAutoPopulate, testCasePopulatedDecode, testCasePopulatedEncode, testCasePopulatedRoundTrip, toString, xmlDecode, xmlEncode
public Integer getMaxPrintWidth()
public ProtocolVersion getProtocolVersion()
public StatusCode getStatusCode()
public void setStatusCode(StatusCode statusCode)
public void setProtocolVersion(ProtocolVersion protocolVersion)
public void setMaxPrintWidth(Integer maxPrintWidth)
Copyright © 2004–2016 Ceridwen Limited. All rights reserved.