Home | Trees | Indices | Help |
|
---|
|
Class representing the interface prefix that includes the IP address and Prefix length.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Properties | |
str
|
address Contains the IP address from the Network Prefix object. |
int
|
prefix_length Contains the Prefix Length of the IP address provided to the Network Prefix class. |
Inherited from |
Method Details |
Constructor of Network Prefix
|
str(x)
|
Property Details |
addressContains the IP address from the Network Prefix object. Raises: OnepIllegalArgumentException if user tries to set invalid value as IP Address.
|
prefix_lengthContains the Prefix Length of the IP address provided to the Network Prefix class.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:30 2014 | http://epydoc.sourceforge.net |