public class PFC_ipv4LocalAddress extends PFC_ipv4RemoteAddress
PFC-ipv4LocalAddress
type.Constructor and Description |
---|
PFC_ipv4LocalAddress()
The default constructor.
|
PFC_ipv4LocalAddress(OctetString ipv4Address,
OctetString ipv4AddressMask)
Constructs an instance of the
PFC_ipv4LocalAddress with the specified
components. |
getIpv4Address, getIpv4AddressMask, setIpv4Address, setIpv4AddressMask
public PFC_ipv4LocalAddress()
public PFC_ipv4LocalAddress(OctetString ipv4Address, OctetString ipv4AddressMask)
PFC_ipv4LocalAddress
with the specified
components.ipv4Address
- the value of the ipv4Address
field (mandatory).ipv4AddressMask
- the value of the ipv4AddressMask
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.