OSS NAS Tools for C# for 5G for 3GPP Release 16.8.0
Oss.Nas5GS1680.PFCIpv6RemoteAddressPrefixLengthType Class Reference

Represents the PFC-ipv6RemoteAddressPrefixLengthType type More...

Inherits Sequence.

Public Member Functions

 PFCIpv6RemoteAddressPrefixLengthType ()
 The default constructor. More...
 
 PFCIpv6RemoteAddressPrefixLengthType (byte[] argIpv6Address, int argPrefixLength)
 Constructs an instance of PFCIpv6RemoteAddressPrefixLengthType with the specified components. More...
 
override bool Equals (object right)
 Determines whether the specified object is equal to the current object. More...
 
override int GetHashCode ()
 Represents a hash function for a particular type. More...
 
object Copy ()
 Creates a deep copy of this object. More...
 

Properties

byte[] Ipv6Address [get, set]
 Field 'ipv6Address' (mandatory) More...
 
int PrefixLength [get, set]
 Field 'prefixLength' (mandatory) More...
 

Detailed Description

Represents the PFC-ipv6RemoteAddressPrefixLengthType type

Constructor & Destructor Documentation

◆ PFCIpv6RemoteAddressPrefixLengthType() [1/2]

Oss.Nas5GS1680.PFCIpv6RemoteAddressPrefixLengthType.PFCIpv6RemoteAddressPrefixLengthType ( )
inline

The default constructor.

◆ PFCIpv6RemoteAddressPrefixLengthType() [2/2]

Oss.Nas5GS1680.PFCIpv6RemoteAddressPrefixLengthType.PFCIpv6RemoteAddressPrefixLengthType ( byte[]  argIpv6Address,
int  argPrefixLength 
)
inline

Constructs an instance of PFCIpv6RemoteAddressPrefixLengthType with the specified components.

Parameters
argIpv6AddressThe value of the ipv6Address mandatory field
argPrefixLengthThe value of the prefixLength mandatory field

Member Function Documentation

◆ Copy()

object Oss.Nas5GS1680.PFCIpv6RemoteAddressPrefixLengthType.Copy ( )
inline

Creates a deep copy of this object.

Returns
A new object that is a deep copy of this instance.

◆ Equals()

override bool Oss.Nas5GS1680.PFCIpv6RemoteAddressPrefixLengthType.Equals ( object  right)
inline

Determines whether the specified object is equal to the current object.

Parameters
rightThe object to compare with this object.
Returns
true when the specified object is equal to the current object; otherwise, false.

◆ GetHashCode()

override int Oss.Nas5GS1680.PFCIpv6RemoteAddressPrefixLengthType.GetHashCode ( )
inline

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ Ipv6Address

byte [] Oss.Nas5GS1680.PFCIpv6RemoteAddressPrefixLengthType.Ipv6Address
getset

Field 'ipv6Address' (mandatory)

◆ PrefixLength

int Oss.Nas5GS1680.PFCIpv6RemoteAddressPrefixLengthType.PrefixLength
getset

Field 'prefixLength' (mandatory)