public abstract class AbstractOpaqueExtendedCommunity extends Object implements ExtendedCommunityParser, ExtendedCommunitySerializer
| Constructor and Description |
|---|
AbstractOpaqueExtendedCommunity() |
| Modifier and Type | Method and Description |
|---|---|
int |
getType(boolean isTransitive)
Provides a type of the extended community for which the serializer is registered.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparseExtendedCommunitygetSubType, serializeExtendedCommunitypublic int getType(boolean isTransitive)
ExtendedCommunitySerializergetType in interface ExtendedCommunitySerializerisTransitive - Transitivity of the extended community.Copyright © 2019 OpenDaylight. All rights reserved.