public class ParticipantLeaseDuration extends Parameter
| Constructor and Description |
|---|
ParticipantLeaseDuration(Duration duration) |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getDuration() |
void |
read(RTPSByteBuffer bb,
int length) |
String |
toString() |
void |
writeTo(RTPSByteBuffer buffer)
Writes this Parameter into given RTPSByteBuffer
|
getBytes, getParameterId, readBytes, writeBytespublic ParticipantLeaseDuration(Duration duration)
public void read(RTPSByteBuffer bb, int length)
public void writeTo(RTPSByteBuffer buffer)
Parameterpublic Duration getDuration()
Copyright © 2016. All rights reserved.