public class PDUSessionStatus extends AllowedPDUSessionStatus
PDUSessionStatus
type.Constructor and Description |
---|
PDUSessionStatus()
The default constructor.
|
PDUSessionStatus(BOOLEAN psi7,
BOOLEAN psi6,
BOOLEAN psi5,
BOOLEAN psi4,
BOOLEAN psi3,
BOOLEAN psi2,
BOOLEAN psi1,
BOOLEAN psi15,
BOOLEAN psi14,
BOOLEAN psi13,
BOOLEAN psi12,
BOOLEAN psi11,
BOOLEAN psi10,
BOOLEAN psi9,
BOOLEAN psi8)
Constructs an instance of the
PDUSessionStatus with the specified mandatory
components. |
PDUSessionStatus(BOOLEAN psi7,
BOOLEAN psi6,
BOOLEAN psi5,
BOOLEAN psi4,
BOOLEAN psi3,
BOOLEAN psi2,
BOOLEAN psi1,
BOOLEAN psi15,
BOOLEAN psi14,
BOOLEAN psi13,
BOOLEAN psi12,
BOOLEAN psi11,
BOOLEAN psi10,
BOOLEAN psi9,
BOOLEAN psi8,
OctetString dummy)
Constructs an instance of the
PDUSessionStatus with the specified
components. |
deleteDummy, getDummy, getPsi0, getPsi1, getPsi10, getPsi11, getPsi12, getPsi13, getPsi14, getPsi15, getPsi2, getPsi3, getPsi4, getPsi5, getPsi6, getPsi7, getPsi8, getPsi9, hasDummy, setDummy, setPsi1, setPsi10, setPsi11, setPsi12, setPsi13, setPsi14, setPsi15, setPsi2, setPsi3, setPsi4, setPsi5, setPsi6, setPsi7, setPsi8, setPsi9
public PDUSessionStatus()
public PDUSessionStatus(BOOLEAN psi7, BOOLEAN psi6, BOOLEAN psi5, BOOLEAN psi4, BOOLEAN psi3, BOOLEAN psi2, BOOLEAN psi1, BOOLEAN psi15, BOOLEAN psi14, BOOLEAN psi13, BOOLEAN psi12, BOOLEAN psi11, BOOLEAN psi10, BOOLEAN psi9, BOOLEAN psi8)
PDUSessionStatus
with the specified mandatory
components.psi7
- the value of the psi7
mandatory field.psi6
- the value of the psi6
mandatory field.psi5
- the value of the psi5
mandatory field.psi4
- the value of the psi4
mandatory field.psi3
- the value of the psi3
mandatory field.psi2
- the value of the psi2
mandatory field.psi1
- the value of the psi1
mandatory field.psi15
- the value of the psi15
mandatory field.psi14
- the value of the psi14
mandatory field.psi13
- the value of the psi13
mandatory field.psi12
- the value of the psi12
mandatory field.psi11
- the value of the psi11
mandatory field.psi10
- the value of the psi10
mandatory field.psi9
- the value of the psi9
mandatory field.psi8
- the value of the psi8
mandatory field.java.lang.IllegalArgumentException
- when any component has a null value.public PDUSessionStatus(BOOLEAN psi7, BOOLEAN psi6, BOOLEAN psi5, BOOLEAN psi4, BOOLEAN psi3, BOOLEAN psi2, BOOLEAN psi1, BOOLEAN psi15, BOOLEAN psi14, BOOLEAN psi13, BOOLEAN psi12, BOOLEAN psi11, BOOLEAN psi10, BOOLEAN psi9, BOOLEAN psi8, OctetString dummy)
PDUSessionStatus
with the specified
components.psi7
- the value of the psi7
field (mandatory).psi6
- the value of the psi6
field (mandatory).psi5
- the value of the psi5
field (mandatory).psi4
- the value of the psi4
field (mandatory).psi3
- the value of the psi3
field (mandatory).psi2
- the value of the psi2
field (mandatory).psi1
- the value of the psi1
field (mandatory).psi15
- the value of the psi15
field (mandatory).psi14
- the value of the psi14
field (mandatory).psi13
- the value of the psi13
field (mandatory).psi12
- the value of the psi12
field (mandatory).psi11
- the value of the psi11
field (mandatory).psi10
- the value of the psi10
field (mandatory).psi9
- the value of the psi9
field (mandatory).psi8
- the value of the psi8
field (mandatory).dummy
- the value of the dummy
field (optional).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.