public abstract class Abstract4OctetAsExtendedCommunity extends Object implements ExtendedCommunityParser, ExtendedCommunitySerializer
Constructor and Description |
---|
Abstract4OctetAsExtendedCommunity() |
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, wait
parseExtendedCommunity
getSubType, serializeExtendedCommunity
public int getType(boolean isTransitive)
ExtendedCommunitySerializer
getType
in interface ExtendedCommunitySerializer
isTransitive
- Transitivity of the extended community.Copyright © 2018 OpenDaylight. All rights reserved.