Interface NetworkAdminASN
- All Known Implementing Classes:
NetworkAdminASNImpl
public interface NetworkAdminASN
-
Method Summary
Modifier and TypeMethodDescriptiongetAS()
boolean
matchesCIDR
(InetAddress address) boolean
sameAs
(NetworkAdminASN other)
-
Method Details
-
getAS
String getAS() -
getASName
String getASName() -
getBGPPrefix
String getBGPPrefix() -
getBGPStartAddress
InetAddress getBGPStartAddress() -
getBGPEndAddress
InetAddress getBGPEndAddress() -
matchesCIDR
-
sameAs
-
getString
String getString()
-