IPv6AddressSection |
IPv6AddressSection.createNonMixedSection() |
IPv6AddressSection |
IPv6AddressNetwork.IPv6AddressCreator.createSection(byte[] bytes,
java.lang.Integer prefix) |
IPv6AddressSection |
IPv6AddressNetwork.IPv6AddressCreator.createSection(IPv6AddressSegment[] segments) |
IPv6AddressSection |
IPv6AddressNetwork.IPv6AddressCreator.createSection(IPv6AddressSegment[] segments,
java.lang.Integer networkPrefixLength) |
IPv6AddressSection |
IPv6Address.getHostSection() |
IPv6AddressSection |
IPv6AddressSection.getHostSection(int networkPrefixLength) |
IPv6AddressSection |
IPv6Address.getHostSection(int networkPrefixLength) |
IPv6AddressSection |
IPv6AddressSection.getLowerSection() |
IPv6AddressSection |
IPv6Address.getNetworkSection() |
IPv6AddressSection |
IPv6AddressSection.getNetworkSection(int networkPrefixLength) |
IPv6AddressSection |
IPv6AddressSection.getNetworkSection(int networkPrefixLength,
boolean withPrefixLength) |
IPv6AddressSection |
IPv6Address.getNetworkSection(int networkPrefixLength,
boolean withPrefixLength) |
IPv6AddressSection |
IPv6Address.getSection() |
IPv6AddressSection |
IPv6AddressSection.getUpperSection() |
IPv6AddressSection[] |
IPv6AddressSection.subtract(IPAddressSection other) |
IPv6AddressSection |
IPv6AddressSection.toSubnet(int networkPrefixLength) |
IPv6AddressSection |
IPv6AddressSection.toSubnet(IPAddressSection mask)
Creates a subnet address using the given mask.
|
IPv6AddressSection |
IPv6AddressSection.toSubnet(IPAddressSection mask,
java.lang.Integer networkPrefixLength)
Creates a subnet address using the given mask.
|