public class Ipv6PeriodicTrQueue extends Object implements AutoCloseable
Constructor and Description |
---|
Ipv6PeriodicTrQueue(Consumer<org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid> onMessage) |
Modifier and Type | Method and Description |
---|---|
void |
addMessage(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid portId) |
void |
close() |
void |
init() |
public Ipv6PeriodicTrQueue(Consumer<org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid> onMessage)
public void init()
public void close()
close
in interface AutoCloseable
public void addMessage(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid portId)
Copyright © 2019 OpenDaylight. All rights reserved.