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, writeBytes
public ParticipantLeaseDuration(Duration duration)
public void read(RTPSByteBuffer bb, int length)
public void writeTo(RTPSByteBuffer buffer)
Parameter
public Duration getDuration()
Copyright © 2016. All rights reserved.