public class EPSEncryptionAlgorithmsSupported extends Sequence
EPSEncryptionAlgorithmsSupported
type.Constructor and Description |
---|
EPSEncryptionAlgorithmsSupported()
The default constructor.
|
EPSEncryptionAlgorithmsSupported(BOOLEAN epsEncryptionAlgorithmEEA0,
BOOLEAN epsEncryptionAlgorithm128EEA1,
BOOLEAN epsEncryptionAlgorithm128EEA2,
BOOLEAN epsEncryptionAlgorithm128EEA3,
BOOLEAN epsEncryptionAlgorithmEEA4,
BOOLEAN epsEncryptionAlgorithmEEA5,
BOOLEAN epsEncryptionAlgorithmEEA6,
BOOLEAN epsEncryptionAlgorithmEEA7)
Constructs an instance of the
EPSEncryptionAlgorithmsSupported with the specified
components. |
Modifier and Type | Method and Description |
---|---|
BOOLEAN |
getEpsEncryptionAlgorithm128EEA1()
Returns the value of the
epsEncryptionAlgorithm128EEA1 field. |
BOOLEAN |
getEpsEncryptionAlgorithm128EEA2()
Returns the value of the
epsEncryptionAlgorithm128EEA2 field. |
BOOLEAN |
getEpsEncryptionAlgorithm128EEA3()
Returns the value of the
epsEncryptionAlgorithm128EEA3 field. |
BOOLEAN |
getEpsEncryptionAlgorithmEEA0()
Returns the value of the
epsEncryptionAlgorithmEEA0 field. |
BOOLEAN |
getEpsEncryptionAlgorithmEEA4()
Returns the value of the
epsEncryptionAlgorithmEEA4 field. |
BOOLEAN |
getEpsEncryptionAlgorithmEEA5()
Returns the value of the
epsEncryptionAlgorithmEEA5 field. |
BOOLEAN |
getEpsEncryptionAlgorithmEEA6()
Returns the value of the
epsEncryptionAlgorithmEEA6 field. |
BOOLEAN |
getEpsEncryptionAlgorithmEEA7()
Returns the value of the
epsEncryptionAlgorithmEEA7 field. |
void |
setEpsEncryptionAlgorithm128EEA1(BOOLEAN epsEncryptionAlgorithm128EEA1)
Sets the value of the
epsEncryptionAlgorithm128EEA1 field. |
void |
setEpsEncryptionAlgorithm128EEA2(BOOLEAN epsEncryptionAlgorithm128EEA2)
Sets the value of the
epsEncryptionAlgorithm128EEA2 field. |
void |
setEpsEncryptionAlgorithm128EEA3(BOOLEAN epsEncryptionAlgorithm128EEA3)
Sets the value of the
epsEncryptionAlgorithm128EEA3 field. |
void |
setEpsEncryptionAlgorithmEEA0(BOOLEAN epsEncryptionAlgorithmEEA0)
Sets the value of the
epsEncryptionAlgorithmEEA0 field. |
void |
setEpsEncryptionAlgorithmEEA4(BOOLEAN epsEncryptionAlgorithmEEA4)
Sets the value of the
epsEncryptionAlgorithmEEA4 field. |
void |
setEpsEncryptionAlgorithmEEA5(BOOLEAN epsEncryptionAlgorithmEEA5)
Sets the value of the
epsEncryptionAlgorithmEEA5 field. |
void |
setEpsEncryptionAlgorithmEEA6(BOOLEAN epsEncryptionAlgorithmEEA6)
Sets the value of the
epsEncryptionAlgorithmEEA6 field. |
void |
setEpsEncryptionAlgorithmEEA7(BOOLEAN epsEncryptionAlgorithmEEA7)
Sets the value of the
epsEncryptionAlgorithmEEA7 field. |
public EPSEncryptionAlgorithmsSupported()
public EPSEncryptionAlgorithmsSupported(BOOLEAN epsEncryptionAlgorithmEEA0, BOOLEAN epsEncryptionAlgorithm128EEA1, BOOLEAN epsEncryptionAlgorithm128EEA2, BOOLEAN epsEncryptionAlgorithm128EEA3, BOOLEAN epsEncryptionAlgorithmEEA4, BOOLEAN epsEncryptionAlgorithmEEA5, BOOLEAN epsEncryptionAlgorithmEEA6, BOOLEAN epsEncryptionAlgorithmEEA7)
EPSEncryptionAlgorithmsSupported
with the specified
components.epsEncryptionAlgorithmEEA0
- the value of the epsEncryptionAlgorithmEEA0
field (mandatory).epsEncryptionAlgorithm128EEA1
- the value of the epsEncryptionAlgorithm128EEA1
field (mandatory).epsEncryptionAlgorithm128EEA2
- the value of the epsEncryptionAlgorithm128EEA2
field (mandatory).epsEncryptionAlgorithm128EEA3
- the value of the epsEncryptionAlgorithm128EEA3
field (mandatory).epsEncryptionAlgorithmEEA4
- the value of the epsEncryptionAlgorithmEEA4
field (mandatory).epsEncryptionAlgorithmEEA5
- the value of the epsEncryptionAlgorithmEEA5
field (mandatory).epsEncryptionAlgorithmEEA6
- the value of the epsEncryptionAlgorithmEEA6
field (mandatory).epsEncryptionAlgorithmEEA7
- the value of the epsEncryptionAlgorithmEEA7
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.public BOOLEAN getEpsEncryptionAlgorithmEEA0()
epsEncryptionAlgorithmEEA0
field.epsEncryptionAlgorithmEEA0
field.public void setEpsEncryptionAlgorithmEEA0(BOOLEAN epsEncryptionAlgorithmEEA0)
epsEncryptionAlgorithmEEA0
field.epsEncryptionAlgorithmEEA0
- the value of the epsEncryptionAlgorithmEEA0
field.java.lang.IllegalArgumentException
- when the epsEncryptionAlgorithmEEA0
parameter is null.public BOOLEAN getEpsEncryptionAlgorithm128EEA1()
epsEncryptionAlgorithm128EEA1
field.epsEncryptionAlgorithm128EEA1
field.public void setEpsEncryptionAlgorithm128EEA1(BOOLEAN epsEncryptionAlgorithm128EEA1)
epsEncryptionAlgorithm128EEA1
field.epsEncryptionAlgorithm128EEA1
- the value of the epsEncryptionAlgorithm128EEA1
field.java.lang.IllegalArgumentException
- when the epsEncryptionAlgorithm128EEA1
parameter is null.public BOOLEAN getEpsEncryptionAlgorithm128EEA2()
epsEncryptionAlgorithm128EEA2
field.epsEncryptionAlgorithm128EEA2
field.public void setEpsEncryptionAlgorithm128EEA2(BOOLEAN epsEncryptionAlgorithm128EEA2)
epsEncryptionAlgorithm128EEA2
field.epsEncryptionAlgorithm128EEA2
- the value of the epsEncryptionAlgorithm128EEA2
field.java.lang.IllegalArgumentException
- when the epsEncryptionAlgorithm128EEA2
parameter is null.public BOOLEAN getEpsEncryptionAlgorithm128EEA3()
epsEncryptionAlgorithm128EEA3
field.epsEncryptionAlgorithm128EEA3
field.public void setEpsEncryptionAlgorithm128EEA3(BOOLEAN epsEncryptionAlgorithm128EEA3)
epsEncryptionAlgorithm128EEA3
field.epsEncryptionAlgorithm128EEA3
- the value of the epsEncryptionAlgorithm128EEA3
field.java.lang.IllegalArgumentException
- when the epsEncryptionAlgorithm128EEA3
parameter is null.public BOOLEAN getEpsEncryptionAlgorithmEEA4()
epsEncryptionAlgorithmEEA4
field.epsEncryptionAlgorithmEEA4
field.public void setEpsEncryptionAlgorithmEEA4(BOOLEAN epsEncryptionAlgorithmEEA4)
epsEncryptionAlgorithmEEA4
field.epsEncryptionAlgorithmEEA4
- the value of the epsEncryptionAlgorithmEEA4
field.java.lang.IllegalArgumentException
- when the epsEncryptionAlgorithmEEA4
parameter is null.public BOOLEAN getEpsEncryptionAlgorithmEEA5()
epsEncryptionAlgorithmEEA5
field.epsEncryptionAlgorithmEEA5
field.public void setEpsEncryptionAlgorithmEEA5(BOOLEAN epsEncryptionAlgorithmEEA5)
epsEncryptionAlgorithmEEA5
field.epsEncryptionAlgorithmEEA5
- the value of the epsEncryptionAlgorithmEEA5
field.java.lang.IllegalArgumentException
- when the epsEncryptionAlgorithmEEA5
parameter is null.public BOOLEAN getEpsEncryptionAlgorithmEEA6()
epsEncryptionAlgorithmEEA6
field.epsEncryptionAlgorithmEEA6
field.public void setEpsEncryptionAlgorithmEEA6(BOOLEAN epsEncryptionAlgorithmEEA6)
epsEncryptionAlgorithmEEA6
field.epsEncryptionAlgorithmEEA6
- the value of the epsEncryptionAlgorithmEEA6
field.java.lang.IllegalArgumentException
- when the epsEncryptionAlgorithmEEA6
parameter is null.public BOOLEAN getEpsEncryptionAlgorithmEEA7()
epsEncryptionAlgorithmEEA7
field.epsEncryptionAlgorithmEEA7
field.public void setEpsEncryptionAlgorithmEEA7(BOOLEAN epsEncryptionAlgorithmEEA7)
epsEncryptionAlgorithmEEA7
field.epsEncryptionAlgorithmEEA7
- the value of the epsEncryptionAlgorithmEEA7
field.java.lang.IllegalArgumentException
- when the epsEncryptionAlgorithmEEA7
parameter is null.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.