public class PFC_ipv6LocalAddressPrefixLengthType extends PFC_ipv6RemoteAddressPrefixLengthType
PFC-ipv6LocalAddressPrefixLengthType
type.Constructor and Description |
---|
PFC_ipv6LocalAddressPrefixLengthType()
The default constructor.
|
PFC_ipv6LocalAddressPrefixLengthType(OctetString ipv6Address,
INTEGER prefixLength)
Constructs an instance of the
PFC_ipv6LocalAddressPrefixLengthType with the specified
components. |
getIpv6Address, getPrefixLength, setIpv6Address, setPrefixLength
public PFC_ipv6LocalAddressPrefixLengthType()
public PFC_ipv6LocalAddressPrefixLengthType(OctetString ipv6Address, INTEGER prefixLength)
PFC_ipv6LocalAddressPrefixLengthType
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 © 2024 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.