public class GPRSEncryptionAlgorithmSupported extends Sequence
GPRSEncryptionAlgorithmSupported
type.Constructor and Description |
---|
GPRSEncryptionAlgorithmSupported()
The default constructor.
|
GPRSEncryptionAlgorithmSupported(BOOLEAN gprsEncryptionAlgorithmGEA1,
BOOLEAN gprsEncryptionAlgorithmGEA2,
BOOLEAN gprsEncryptionAlgorithmGEA3,
BOOLEAN gprsEncryptionAlgorithmGEA4,
BOOLEAN gprsEncryptionAlgorithmGEA5,
BOOLEAN gprsEncryptionAlgorithmGEA6,
BOOLEAN gprsEncryptionAlgorithmGEA7)
Constructs an instance of the
GPRSEncryptionAlgorithmSupported with the specified
components. |
Modifier and Type | Method and Description |
---|---|
BOOLEAN |
getGprsEncryptionAlgorithmGEA1()
Returns the value of the
gprsEncryptionAlgorithmGEA1 field. |
BOOLEAN |
getGprsEncryptionAlgorithmGEA2()
Returns the value of the
gprsEncryptionAlgorithmGEA2 field. |
BOOLEAN |
getGprsEncryptionAlgorithmGEA3()
Returns the value of the
gprsEncryptionAlgorithmGEA3 field. |
BOOLEAN |
getGprsEncryptionAlgorithmGEA4()
Returns the value of the
gprsEncryptionAlgorithmGEA4 field. |
BOOLEAN |
getGprsEncryptionAlgorithmGEA5()
Returns the value of the
gprsEncryptionAlgorithmGEA5 field. |
BOOLEAN |
getGprsEncryptionAlgorithmGEA6()
Returns the value of the
gprsEncryptionAlgorithmGEA6 field. |
BOOLEAN |
getGprsEncryptionAlgorithmGEA7()
Returns the value of the
gprsEncryptionAlgorithmGEA7 field. |
void |
setGprsEncryptionAlgorithmGEA1(BOOLEAN gprsEncryptionAlgorithmGEA1)
Sets the value of the
gprsEncryptionAlgorithmGEA1 field. |
void |
setGprsEncryptionAlgorithmGEA2(BOOLEAN gprsEncryptionAlgorithmGEA2)
Sets the value of the
gprsEncryptionAlgorithmGEA2 field. |
void |
setGprsEncryptionAlgorithmGEA3(BOOLEAN gprsEncryptionAlgorithmGEA3)
Sets the value of the
gprsEncryptionAlgorithmGEA3 field. |
void |
setGprsEncryptionAlgorithmGEA4(BOOLEAN gprsEncryptionAlgorithmGEA4)
Sets the value of the
gprsEncryptionAlgorithmGEA4 field. |
void |
setGprsEncryptionAlgorithmGEA5(BOOLEAN gprsEncryptionAlgorithmGEA5)
Sets the value of the
gprsEncryptionAlgorithmGEA5 field. |
void |
setGprsEncryptionAlgorithmGEA6(BOOLEAN gprsEncryptionAlgorithmGEA6)
Sets the value of the
gprsEncryptionAlgorithmGEA6 field. |
void |
setGprsEncryptionAlgorithmGEA7(BOOLEAN gprsEncryptionAlgorithmGEA7)
Sets the value of the
gprsEncryptionAlgorithmGEA7 field. |
public GPRSEncryptionAlgorithmSupported()
public GPRSEncryptionAlgorithmSupported(BOOLEAN gprsEncryptionAlgorithmGEA1, BOOLEAN gprsEncryptionAlgorithmGEA2, BOOLEAN gprsEncryptionAlgorithmGEA3, BOOLEAN gprsEncryptionAlgorithmGEA4, BOOLEAN gprsEncryptionAlgorithmGEA5, BOOLEAN gprsEncryptionAlgorithmGEA6, BOOLEAN gprsEncryptionAlgorithmGEA7)
GPRSEncryptionAlgorithmSupported
with the specified
components.gprsEncryptionAlgorithmGEA1
- the value of the gprsEncryptionAlgorithmGEA1
field (mandatory).gprsEncryptionAlgorithmGEA2
- the value of the gprsEncryptionAlgorithmGEA2
field (mandatory).gprsEncryptionAlgorithmGEA3
- the value of the gprsEncryptionAlgorithmGEA3
field (mandatory).gprsEncryptionAlgorithmGEA4
- the value of the gprsEncryptionAlgorithmGEA4
field (mandatory).gprsEncryptionAlgorithmGEA5
- the value of the gprsEncryptionAlgorithmGEA5
field (mandatory).gprsEncryptionAlgorithmGEA6
- the value of the gprsEncryptionAlgorithmGEA6
field (mandatory).gprsEncryptionAlgorithmGEA7
- the value of the gprsEncryptionAlgorithmGEA7
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.public BOOLEAN getGprsEncryptionAlgorithmGEA1()
gprsEncryptionAlgorithmGEA1
field.gprsEncryptionAlgorithmGEA1
field.public void setGprsEncryptionAlgorithmGEA1(BOOLEAN gprsEncryptionAlgorithmGEA1)
gprsEncryptionAlgorithmGEA1
field.gprsEncryptionAlgorithmGEA1
- the value of the gprsEncryptionAlgorithmGEA1
field.java.lang.IllegalArgumentException
- when the gprsEncryptionAlgorithmGEA1
parameter is null.public BOOLEAN getGprsEncryptionAlgorithmGEA2()
gprsEncryptionAlgorithmGEA2
field.gprsEncryptionAlgorithmGEA2
field.public void setGprsEncryptionAlgorithmGEA2(BOOLEAN gprsEncryptionAlgorithmGEA2)
gprsEncryptionAlgorithmGEA2
field.gprsEncryptionAlgorithmGEA2
- the value of the gprsEncryptionAlgorithmGEA2
field.java.lang.IllegalArgumentException
- when the gprsEncryptionAlgorithmGEA2
parameter is null.public BOOLEAN getGprsEncryptionAlgorithmGEA3()
gprsEncryptionAlgorithmGEA3
field.gprsEncryptionAlgorithmGEA3
field.public void setGprsEncryptionAlgorithmGEA3(BOOLEAN gprsEncryptionAlgorithmGEA3)
gprsEncryptionAlgorithmGEA3
field.gprsEncryptionAlgorithmGEA3
- the value of the gprsEncryptionAlgorithmGEA3
field.java.lang.IllegalArgumentException
- when the gprsEncryptionAlgorithmGEA3
parameter is null.public BOOLEAN getGprsEncryptionAlgorithmGEA4()
gprsEncryptionAlgorithmGEA4
field.gprsEncryptionAlgorithmGEA4
field.public void setGprsEncryptionAlgorithmGEA4(BOOLEAN gprsEncryptionAlgorithmGEA4)
gprsEncryptionAlgorithmGEA4
field.gprsEncryptionAlgorithmGEA4
- the value of the gprsEncryptionAlgorithmGEA4
field.java.lang.IllegalArgumentException
- when the gprsEncryptionAlgorithmGEA4
parameter is null.public BOOLEAN getGprsEncryptionAlgorithmGEA5()
gprsEncryptionAlgorithmGEA5
field.gprsEncryptionAlgorithmGEA5
field.public void setGprsEncryptionAlgorithmGEA5(BOOLEAN gprsEncryptionAlgorithmGEA5)
gprsEncryptionAlgorithmGEA5
field.gprsEncryptionAlgorithmGEA5
- the value of the gprsEncryptionAlgorithmGEA5
field.java.lang.IllegalArgumentException
- when the gprsEncryptionAlgorithmGEA5
parameter is null.public BOOLEAN getGprsEncryptionAlgorithmGEA6()
gprsEncryptionAlgorithmGEA6
field.gprsEncryptionAlgorithmGEA6
field.public void setGprsEncryptionAlgorithmGEA6(BOOLEAN gprsEncryptionAlgorithmGEA6)
gprsEncryptionAlgorithmGEA6
field.gprsEncryptionAlgorithmGEA6
- the value of the gprsEncryptionAlgorithmGEA6
field.java.lang.IllegalArgumentException
- when the gprsEncryptionAlgorithmGEA6
parameter is null.public BOOLEAN getGprsEncryptionAlgorithmGEA7()
gprsEncryptionAlgorithmGEA7
field.gprsEncryptionAlgorithmGEA7
field.public void setGprsEncryptionAlgorithmGEA7(BOOLEAN gprsEncryptionAlgorithmGEA7)
gprsEncryptionAlgorithmGEA7
field.gprsEncryptionAlgorithmGEA7
- the value of the gprsEncryptionAlgorithmGEA7
field.java.lang.IllegalArgumentException
- when the gprsEncryptionAlgorithmGEA7
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.