public class ProtocolOptions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProtocolOptions.Builder |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getAcknowledgeWindow() |
ASDUAddressType |
getAdsuAddressType() |
CauseOfTransmissionType |
getCauseOfTransmissionType() |
InformationObjectAddressType |
getInformationObjectAddressType() |
short |
getMaxSequenceNumber() |
int |
getMaxUnacknowledged() |
int |
getTimeout1() |
int |
getTimeout2() |
int |
getTimeout3() |
TimeZone |
getTimeZone() |
int |
hashCode() |
boolean |
isIgnoreDaylightSavingTime() |
public int getTimeout1()
public int getTimeout2()
public int getTimeout3()
public int getAcknowledgeWindow()
public int getMaxUnacknowledged()
public short getMaxSequenceNumber()
public ASDUAddressType getAdsuAddressType()
public InformationObjectAddressType getInformationObjectAddressType()
public CauseOfTransmissionType getCauseOfTransmissionType()
public TimeZone getTimeZone()
public boolean isIgnoreDaylightSavingTime()