public abstract class AbstractAdvertizedRoute<C extends Routes & org.opendaylight.yangtools.yang.binding.DataObject & org.opendaylight.yangtools.yang.binding.ChoiceIn<Tables>,S extends org.opendaylight.yangtools.yang.binding.ChildOf<? super C>,R extends Route & org.opendaylight.yangtools.yang.binding.ChildOf<? super S> & org.opendaylight.yangtools.yang.binding.Identifiable<I>,I extends org.opendaylight.yangtools.yang.binding.Identifier<R>> extends Object implements RouteKeyIdentifier<R,I>
Modifier and Type | Method and Description |
---|---|
I |
getAddPathRouteKeyIdentifier() |
Attributes |
getAttributes() |
PeerId |
getFromPeerId() |
I |
getNonAddPathRouteKeyIdentifier() |
R |
getRoute() |
public final PeerId getFromPeerId()
public final R getRoute()
public final Attributes getAttributes()
public final I getNonAddPathRouteKeyIdentifier()
getNonAddPathRouteKeyIdentifier
in interface RouteKeyIdentifier<R extends Route & org.opendaylight.yangtools.yang.binding.ChildOf<? super S> & org.opendaylight.yangtools.yang.binding.Identifiable<I>,I extends org.opendaylight.yangtools.yang.binding.Identifier<R>>
public final I getAddPathRouteKeyIdentifier()
getAddPathRouteKeyIdentifier
in interface RouteKeyIdentifier<R extends Route & org.opendaylight.yangtools.yang.binding.ChildOf<? super S> & org.opendaylight.yangtools.yang.binding.Identifiable<I>,I extends org.opendaylight.yangtools.yang.binding.Identifier<R>>
Copyright © 2019 OpenDaylight. All rights reserved.