public class Ipv6PeriodicTrQueue extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
addMessage(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid portId) |
void |
clearTimerQueue() |
static Ipv6PeriodicTrQueue |
getInstance() |
boolean |
hasMessages() |
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid |
removeMessage() |
public static Ipv6PeriodicTrQueue getInstance()
public boolean addMessage(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid portId)
public org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid removeMessage()
public void clearTimerQueue()
public boolean hasMessages()
Copyright © 2018 OpenDaylight. All rights reserved.