public class IPv6RemoteAddressPrefixLength extends PFC_ipv6RemoteAddressPrefixLengthType
IPv6RemoteAddressPrefixLength
type.Constructor and Description |
---|
IPv6RemoteAddressPrefixLength()
The default constructor.
|
IPv6RemoteAddressPrefixLength(OctetString ipv6Address,
INTEGER prefixLength)
Constructs an instance of the
IPv6RemoteAddressPrefixLength with the specified
components. |
getIpv6Address, getPrefixLength, setIpv6Address, setPrefixLength
public IPv6RemoteAddressPrefixLength()
public IPv6RemoteAddressPrefixLength(OctetString ipv6Address, INTEGER prefixLength)
IPv6RemoteAddressPrefixLength
with the specified
components.ipv6Address
- the value of the ipv6Address
field (mandatory).prefixLength
- the value of the prefixLength
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.Copyright © 2023 OSS Nokalva, Inc. All rights reserved.
This document is proprietary to OSS Nokalva, Inc., and may be used only by their direct licensees. Distribution is not permitted. This copyright statement must not be removed.