public class NonIMEISVPEI extends NAS5GSMobileIdentity
NonIMEISVPEI
type.eui64_chosen, imei_chosen, imeisv_chosen, macAddress_chosen, nas5GSGUTI_chosen, nas5GSTMSI_chosen, noIdentity_chosen, suci_chosen
Constructor and Description |
---|
NonIMEISVPEI()
The default constructor.
|
Modifier and Type | Method and Description |
---|---|
static NonIMEISVPEI |
createWithEui64(MobileIdentityEUI64 eui64)
Creates an instance of the
NonIMEISVPEI with the eui64
alternative selected. |
static NonIMEISVPEI |
createWithImei(MobileIdentityIMEI imei)
Creates an instance of the
NonIMEISVPEI with the imei
alternative selected. |
static NonIMEISVPEI |
createWithImeisv(MobileIdentityIMEISV imeisv)
Creates an instance of the
NonIMEISVPEI with the imeisv
alternative selected. |
static NonIMEISVPEI |
createWithMacAddress(MobileIdentityMACAddress macAddress)
Creates an instance of the
NonIMEISVPEI with the macAddress
alternative selected. |
static NonIMEISVPEI |
createWithNas5GSGUTI(MobileIdentity5GSGUTI nas5GSGUTI)
Creates an instance of the
NonIMEISVPEI with the nas5GSGUTI
alternative selected. |
static NonIMEISVPEI |
createWithNas5GSTMSI(MobileIdentity5GSTMSI nas5GSTMSI)
Creates an instance of the
NonIMEISVPEI with the nas5GSTMSI
alternative selected. |
static NonIMEISVPEI |
createWithNoIdentity(MobileIdentityNoIdentity noIdentity)
Creates an instance of the
NonIMEISVPEI with the noIdentity
alternative selected. |
static NonIMEISVPEI |
createWithSuci(MobileIdentitySUCI suci)
Creates an instance of the
NonIMEISVPEI with the suci
alternative selected. |
getEui64, getImei, getImeisv, getMacAddress, getNas5GSGUTI, getNas5GSTMSI, getNoIdentity, getSuci, hasEui64, hasImei, hasImeisv, hasMacAddress, hasNas5GSGUTI, hasNas5GSTMSI, hasNoIdentity, hasSuci, setEui64, setImei, setImeisv, setMacAddress, setNas5GSGUTI, setNas5GSTMSI, setNoIdentity, setSuci
clone, equals, getChosenFlag, getChosenValue, hashCode
public static NonIMEISVPEI createWithNoIdentity(MobileIdentityNoIdentity noIdentity)
NonIMEISVPEI
with the noIdentity
alternative selected.noIdentity
- the value of the noIdentity
alternative.NonIMEISVPEI
class.public static NonIMEISVPEI createWithSuci(MobileIdentitySUCI suci)
NonIMEISVPEI
with the suci
alternative selected.suci
- the value of the suci
alternative.NonIMEISVPEI
class.public static NonIMEISVPEI createWithNas5GSGUTI(MobileIdentity5GSGUTI nas5GSGUTI)
NonIMEISVPEI
with the nas5GSGUTI
alternative selected.nas5GSGUTI
- the value of the nas5GSGUTI
alternative.NonIMEISVPEI
class.public static NonIMEISVPEI createWithImei(MobileIdentityIMEI imei)
NonIMEISVPEI
with the imei
alternative selected.imei
- the value of the imei
alternative.NonIMEISVPEI
class.public static NonIMEISVPEI createWithNas5GSTMSI(MobileIdentity5GSTMSI nas5GSTMSI)
NonIMEISVPEI
with the nas5GSTMSI
alternative selected.nas5GSTMSI
- the value of the nas5GSTMSI
alternative.NonIMEISVPEI
class.public static NonIMEISVPEI createWithImeisv(MobileIdentityIMEISV imeisv)
NonIMEISVPEI
with the imeisv
alternative selected.imeisv
- the value of the imeisv
alternative.NonIMEISVPEI
class.public static NonIMEISVPEI createWithMacAddress(MobileIdentityMACAddress macAddress)
NonIMEISVPEI
with the macAddress
alternative selected.macAddress
- the value of the macAddress
alternative.NonIMEISVPEI
class.public static NonIMEISVPEI createWithEui64(MobileIdentityEUI64 eui64)
NonIMEISVPEI
with the eui64
alternative selected.eui64
- the value of the eui64
alternative.NonIMEISVPEI
class.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.