Class RevisedErrorHandlingSupportImpl
java.lang.Object
org.opendaylight.protocol.bgp.parser.spi.pojo.RevisedErrorHandlingSupportImpl
- All Implemented Interfaces:
- PeerConstraint,- RevisedErrorHandlingSupport
@NonNullByDefault
public final class RevisedErrorHandlingSupportImpl
extends Object
implements RevisedErrorHandlingSupport
- 
Method Summary
- 
Method Details- 
forInternalPeer
- 
forExternalPeer
- 
isExternalPeerpublic boolean isExternalPeer()Description copied from interface:RevisedErrorHandlingSupportReturn true if the peer is external.- Specified by:
- isExternalPeerin interface- RevisedErrorHandlingSupport
- Returns:
- True if the peer is external, false if the peer is internal.
 
- 
toString
 
-