public static class AKAAttribute.AttributeValue extends Choice
attributeValue
field.Modifier and Type | Field and Description |
---|---|
static int |
atAnyIdReq_chosen
Identifies the
atAnyIdReq alternative. |
static int |
atAutn_chosen
Identifies the
atAutn alternative. |
static int |
atAuts_chosen
Identifies the
atAuts alternative. |
static int |
atCheckcode_chosen
Identifies the
atCheckcode alternative. |
static int |
atClientErrorCode_chosen
Identifies the
atClientErrorCode alternative. |
static int |
atCounter_chosen
Identifies the
atCounter alternative. |
static int |
atCounterTooSmall_chosen
Identifies the
atCounterTooSmall alternative. |
static int |
atEncrData_chosen
Identifies the
atEncrData alternative. |
static int |
atFullAuthIdReq_chosen
Identifies the
atFullAuthIdReq alternative. |
static int |
atIdentity_chosen
Identifies the
atIdentity alternative. |
static int |
atIv_chosen
Identifies the
atIv alternative. |
static int |
atMac_chosen
Identifies the
atMac alternative. |
static int |
atNextPseudonym_chosen
Identifies the
atNextPseudonym alternative. |
static int |
atNextReauthId_chosen
Identifies the
atNextReauthId alternative. |
static int |
atNonceS_chosen
Identifies the
atNonceS alternative. |
static int |
atNotification_chosen
Identifies the
atNotification alternative. |
static int |
atPadding_chosen
Identifies the
atPadding alternative. |
static int |
atPermanentIdReq_chosen
Identifies the
atPermanentIdReq alternative. |
static int |
atRand_chosen
Identifies the
atRand alternative. |
static int |
atRes_chosen
Identifies the
atRes alternative. |
static int |
atResultInd_chosen
Identifies the
atResultInd alternative. |
Constructor and Description |
---|
AttributeValue()
The default constructor.
|
Modifier and Type | Method and Description |
---|---|
static AKAAttribute.AttributeValue |
createWithAtAnyIdReq(AKAAtAnyIdReq atAnyIdReq)
Creates an instance of the
AttributeValue with the atAnyIdReq
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtAutn(AKAAtAutn atAutn)
Creates an instance of the
AttributeValue with the atAutn
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtAuts(AKAAtAuts atAuts)
Creates an instance of the
AttributeValue with the atAuts
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtCheckcode(AKAAtCheckcode atCheckcode)
Creates an instance of the
AttributeValue with the atCheckcode
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtClientErrorCode(AKAAtClientErrorCode atClientErrorCode)
Creates an instance of the
AttributeValue with the atClientErrorCode
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtCounter(AKAAtCounter atCounter)
Creates an instance of the
AttributeValue with the atCounter
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtCounterTooSmall(AKAAtCounterTooSmall atCounterTooSmall)
Creates an instance of the
AttributeValue with the atCounterTooSmall
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtEncrData(AKAAtEncrData atEncrData)
Creates an instance of the
AttributeValue with the atEncrData
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtFullAuthIdReq(AKAAtFullAuthIdReq atFullAuthIdReq)
Creates an instance of the
AttributeValue with the atFullAuthIdReq
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtIdentity(AKAAtIdentity atIdentity)
Creates an instance of the
AttributeValue with the atIdentity
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtIv(AKAAtIv atIv)
Creates an instance of the
AttributeValue with the atIv
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtMac(AKAAtMac atMac)
Creates an instance of the
AttributeValue with the atMac
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtNextPseudonym(AKAAtNextPseudonym atNextPseudonym)
Creates an instance of the
AttributeValue with the atNextPseudonym
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtNextReauthId(AKAAtNextReauthId atNextReauthId)
Creates an instance of the
AttributeValue with the atNextReauthId
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtNonceS(AKAAtNonceS atNonceS)
Creates an instance of the
AttributeValue with the atNonceS
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtNotification(AKAAtNotification atNotification)
Creates an instance of the
AttributeValue with the atNotification
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtPadding(AKAAtPadding atPadding)
Creates an instance of the
AttributeValue with the atPadding
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtPermanentIdReq(AKAAtPermanentIdReq atPermanentIdReq)
Creates an instance of the
AttributeValue with the atPermanentIdReq
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtRand(AKAAtRand atRand)
Creates an instance of the
AttributeValue with the atRand
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtRes(AKAAtRes atRes)
Creates an instance of the
AttributeValue with the atRes
alternative selected. |
static AKAAttribute.AttributeValue |
createWithAtResultInd(AKAAtResultInd atResultInd)
Creates an instance of the
AttributeValue with the atResultInd
alternative selected. |
AKAAtAnyIdReq |
getAtAnyIdReq()
Returns the value of the
atAnyIdReq alternative. |
AKAAtAutn |
getAtAutn()
Returns the value of the
atAutn alternative. |
AKAAtAuts |
getAtAuts()
Returns the value of the
atAuts alternative. |
AKAAtCheckcode |
getAtCheckcode()
Returns the value of the
atCheckcode alternative. |
AKAAtClientErrorCode |
getAtClientErrorCode()
Returns the value of the
atClientErrorCode alternative. |
AKAAtCounter |
getAtCounter()
Returns the value of the
atCounter alternative. |
AKAAtCounterTooSmall |
getAtCounterTooSmall()
Returns the value of the
atCounterTooSmall alternative. |
AKAAtEncrData |
getAtEncrData()
Returns the value of the
atEncrData alternative. |
AKAAtFullAuthIdReq |
getAtFullAuthIdReq()
Returns the value of the
atFullAuthIdReq alternative. |
AKAAtIdentity |
getAtIdentity()
Returns the value of the
atIdentity alternative. |
AKAAtIv |
getAtIv()
Returns the value of the
atIv alternative. |
AKAAtMac |
getAtMac()
Returns the value of the
atMac alternative. |
AKAAtNextPseudonym |
getAtNextPseudonym()
Returns the value of the
atNextPseudonym alternative. |
AKAAtNextReauthId |
getAtNextReauthId()
Returns the value of the
atNextReauthId alternative. |
AKAAtNonceS |
getAtNonceS()
Returns the value of the
atNonceS alternative. |
AKAAtNotification |
getAtNotification()
Returns the value of the
atNotification alternative. |
AKAAtPadding |
getAtPadding()
Returns the value of the
atPadding alternative. |
AKAAtPermanentIdReq |
getAtPermanentIdReq()
Returns the value of the
atPermanentIdReq alternative. |
AKAAtRand |
getAtRand()
Returns the value of the
atRand alternative. |
AKAAtRes |
getAtRes()
Returns the value of the
atRes alternative. |
AKAAtResultInd |
getAtResultInd()
Returns the value of the
atResultInd alternative. |
boolean |
hasAtAnyIdReq()
Reports whether the
atAnyIdReq alternative is selected. |
boolean |
hasAtAutn()
Reports whether the
atAutn alternative is selected. |
boolean |
hasAtAuts()
Reports whether the
atAuts alternative is selected. |
boolean |
hasAtCheckcode()
Reports whether the
atCheckcode alternative is selected. |
boolean |
hasAtClientErrorCode()
Reports whether the
atClientErrorCode alternative is selected. |
boolean |
hasAtCounter()
Reports whether the
atCounter alternative is selected. |
boolean |
hasAtCounterTooSmall()
Reports whether the
atCounterTooSmall alternative is selected. |
boolean |
hasAtEncrData()
Reports whether the
atEncrData alternative is selected. |
boolean |
hasAtFullAuthIdReq()
Reports whether the
atFullAuthIdReq alternative is selected. |
boolean |
hasAtIdentity()
Reports whether the
atIdentity alternative is selected. |
boolean |
hasAtIv()
Reports whether the
atIv alternative is selected. |
boolean |
hasAtMac()
Reports whether the
atMac alternative is selected. |
boolean |
hasAtNextPseudonym()
Reports whether the
atNextPseudonym alternative is selected. |
boolean |
hasAtNextReauthId()
Reports whether the
atNextReauthId alternative is selected. |
boolean |
hasAtNonceS()
Reports whether the
atNonceS alternative is selected. |
boolean |
hasAtNotification()
Reports whether the
atNotification alternative is selected. |
boolean |
hasAtPadding()
Reports whether the
atPadding alternative is selected. |
boolean |
hasAtPermanentIdReq()
Reports whether the
atPermanentIdReq alternative is selected. |
boolean |
hasAtRand()
Reports whether the
atRand alternative is selected. |
boolean |
hasAtRes()
Reports whether the
atRes alternative is selected. |
boolean |
hasAtResultInd()
Reports whether the
atResultInd alternative is selected. |
void |
setAtAnyIdReq(AKAAtAnyIdReq atAnyIdReq)
Selects the
atAnyIdReq alternative. |
void |
setAtAutn(AKAAtAutn atAutn)
Selects the
atAutn alternative. |
void |
setAtAuts(AKAAtAuts atAuts)
Selects the
atAuts alternative. |
void |
setAtCheckcode(AKAAtCheckcode atCheckcode)
Selects the
atCheckcode alternative. |
void |
setAtClientErrorCode(AKAAtClientErrorCode atClientErrorCode)
Selects the
atClientErrorCode alternative. |
void |
setAtCounter(AKAAtCounter atCounter)
Selects the
atCounter alternative. |
void |
setAtCounterTooSmall(AKAAtCounterTooSmall atCounterTooSmall)
Selects the
atCounterTooSmall alternative. |
void |
setAtEncrData(AKAAtEncrData atEncrData)
Selects the
atEncrData alternative. |
void |
setAtFullAuthIdReq(AKAAtFullAuthIdReq atFullAuthIdReq)
Selects the
atFullAuthIdReq alternative. |
void |
setAtIdentity(AKAAtIdentity atIdentity)
Selects the
atIdentity alternative. |
void |
setAtIv(AKAAtIv atIv)
Selects the
atIv alternative. |
void |
setAtMac(AKAAtMac atMac)
Selects the
atMac alternative. |
void |
setAtNextPseudonym(AKAAtNextPseudonym atNextPseudonym)
Selects the
atNextPseudonym alternative. |
void |
setAtNextReauthId(AKAAtNextReauthId atNextReauthId)
Selects the
atNextReauthId alternative. |
void |
setAtNonceS(AKAAtNonceS atNonceS)
Selects the
atNonceS alternative. |
void |
setAtNotification(AKAAtNotification atNotification)
Selects the
atNotification alternative. |
void |
setAtPadding(AKAAtPadding atPadding)
Selects the
atPadding alternative. |
void |
setAtPermanentIdReq(AKAAtPermanentIdReq atPermanentIdReq)
Selects the
atPermanentIdReq alternative. |
void |
setAtRand(AKAAtRand atRand)
Selects the
atRand alternative. |
void |
setAtRes(AKAAtRes atRes)
Selects the
atRes alternative. |
void |
setAtResultInd(AKAAtResultInd atResultInd)
Selects the
atResultInd alternative. |
clone, equals, getChosenFlag, getChosenValue, hashCode
public static final int atPermanentIdReq_chosen
atPermanentIdReq
alternative.public static final int atAnyIdReq_chosen
atAnyIdReq
alternative.public static final int atFullAuthIdReq_chosen
atFullAuthIdReq
alternative.public static final int atIdentity_chosen
atIdentity
alternative.public static final int atRand_chosen
atRand
alternative.public static final int atAutn_chosen
atAutn
alternative.public static final int atRes_chosen
atRes
alternative.public static final int atAuts_chosen
atAuts
alternative.public static final int atNextPseudonym_chosen
atNextPseudonym
alternative.public static final int atNextReauthId_chosen
atNextReauthId
alternative.public static final int atIv_chosen
atIv
alternative.public static final int atEncrData_chosen
atEncrData
alternative.public static final int atPadding_chosen
atPadding
alternative.public static final int atCheckcode_chosen
atCheckcode
alternative.public static final int atResultInd_chosen
atResultInd
alternative.public static final int atMac_chosen
atMac
alternative.public static final int atCounter_chosen
atCounter
alternative.public static final int atCounterTooSmall_chosen
atCounterTooSmall
alternative.public static final int atNonceS_chosen
atNonceS
alternative.public static final int atNotification_chosen
atNotification
alternative.public static final int atClientErrorCode_chosen
atClientErrorCode
alternative.public static AKAAttribute.AttributeValue createWithAtPermanentIdReq(AKAAtPermanentIdReq atPermanentIdReq)
AttributeValue
with the atPermanentIdReq
alternative selected.atPermanentIdReq
- the value of the atPermanentIdReq
alternative.AttributeValue
class.public boolean hasAtPermanentIdReq()
atPermanentIdReq
alternative is selected.atPermanentIdReq
alternative is selected.public AKAAtPermanentIdReq getAtPermanentIdReq()
atPermanentIdReq
alternative.atPermanentIdReq
alternative or null if the
atPermanentIdReq
alternative is not selected.public void setAtPermanentIdReq(AKAAtPermanentIdReq atPermanentIdReq)
atPermanentIdReq
alternative.atPermanentIdReq
- the value of the atPermanentIdReq
alternative.public static AKAAttribute.AttributeValue createWithAtAnyIdReq(AKAAtAnyIdReq atAnyIdReq)
AttributeValue
with the atAnyIdReq
alternative selected.atAnyIdReq
- the value of the atAnyIdReq
alternative.AttributeValue
class.public boolean hasAtAnyIdReq()
atAnyIdReq
alternative is selected.atAnyIdReq
alternative is selected.public AKAAtAnyIdReq getAtAnyIdReq()
atAnyIdReq
alternative.atAnyIdReq
alternative or null if the
atAnyIdReq
alternative is not selected.public void setAtAnyIdReq(AKAAtAnyIdReq atAnyIdReq)
atAnyIdReq
alternative.atAnyIdReq
- the value of the atAnyIdReq
alternative.public static AKAAttribute.AttributeValue createWithAtFullAuthIdReq(AKAAtFullAuthIdReq atFullAuthIdReq)
AttributeValue
with the atFullAuthIdReq
alternative selected.atFullAuthIdReq
- the value of the atFullAuthIdReq
alternative.AttributeValue
class.public boolean hasAtFullAuthIdReq()
atFullAuthIdReq
alternative is selected.atFullAuthIdReq
alternative is selected.public AKAAtFullAuthIdReq getAtFullAuthIdReq()
atFullAuthIdReq
alternative.atFullAuthIdReq
alternative or null if the
atFullAuthIdReq
alternative is not selected.public void setAtFullAuthIdReq(AKAAtFullAuthIdReq atFullAuthIdReq)
atFullAuthIdReq
alternative.atFullAuthIdReq
- the value of the atFullAuthIdReq
alternative.public static AKAAttribute.AttributeValue createWithAtIdentity(AKAAtIdentity atIdentity)
AttributeValue
with the atIdentity
alternative selected.atIdentity
- the value of the atIdentity
alternative.AttributeValue
class.public boolean hasAtIdentity()
atIdentity
alternative is selected.atIdentity
alternative is selected.public AKAAtIdentity getAtIdentity()
atIdentity
alternative.atIdentity
alternative or null if the
atIdentity
alternative is not selected.public void setAtIdentity(AKAAtIdentity atIdentity)
atIdentity
alternative.atIdentity
- the value of the atIdentity
alternative.public static AKAAttribute.AttributeValue createWithAtRand(AKAAtRand atRand)
AttributeValue
with the atRand
alternative selected.atRand
- the value of the atRand
alternative.AttributeValue
class.public boolean hasAtRand()
atRand
alternative is selected.atRand
alternative is selected.public AKAAtRand getAtRand()
atRand
alternative.atRand
alternative or null if the
atRand
alternative is not selected.public void setAtRand(AKAAtRand atRand)
atRand
alternative.atRand
- the value of the atRand
alternative.public static AKAAttribute.AttributeValue createWithAtAutn(AKAAtAutn atAutn)
AttributeValue
with the atAutn
alternative selected.atAutn
- the value of the atAutn
alternative.AttributeValue
class.public boolean hasAtAutn()
atAutn
alternative is selected.atAutn
alternative is selected.public AKAAtAutn getAtAutn()
atAutn
alternative.atAutn
alternative or null if the
atAutn
alternative is not selected.public void setAtAutn(AKAAtAutn atAutn)
atAutn
alternative.atAutn
- the value of the atAutn
alternative.public static AKAAttribute.AttributeValue createWithAtRes(AKAAtRes atRes)
AttributeValue
with the atRes
alternative selected.atRes
- the value of the atRes
alternative.AttributeValue
class.public boolean hasAtRes()
atRes
alternative is selected.atRes
alternative is selected.public AKAAtRes getAtRes()
atRes
alternative.atRes
alternative or null if the
atRes
alternative is not selected.public void setAtRes(AKAAtRes atRes)
atRes
alternative.atRes
- the value of the atRes
alternative.public static AKAAttribute.AttributeValue createWithAtAuts(AKAAtAuts atAuts)
AttributeValue
with the atAuts
alternative selected.atAuts
- the value of the atAuts
alternative.AttributeValue
class.public boolean hasAtAuts()
atAuts
alternative is selected.atAuts
alternative is selected.public AKAAtAuts getAtAuts()
atAuts
alternative.atAuts
alternative or null if the
atAuts
alternative is not selected.public void setAtAuts(AKAAtAuts atAuts)
atAuts
alternative.atAuts
- the value of the atAuts
alternative.public static AKAAttribute.AttributeValue createWithAtNextPseudonym(AKAAtNextPseudonym atNextPseudonym)
AttributeValue
with the atNextPseudonym
alternative selected.atNextPseudonym
- the value of the atNextPseudonym
alternative.AttributeValue
class.public boolean hasAtNextPseudonym()
atNextPseudonym
alternative is selected.atNextPseudonym
alternative is selected.public AKAAtNextPseudonym getAtNextPseudonym()
atNextPseudonym
alternative.atNextPseudonym
alternative or null if the
atNextPseudonym
alternative is not selected.public void setAtNextPseudonym(AKAAtNextPseudonym atNextPseudonym)
atNextPseudonym
alternative.atNextPseudonym
- the value of the atNextPseudonym
alternative.public static AKAAttribute.AttributeValue createWithAtNextReauthId(AKAAtNextReauthId atNextReauthId)
AttributeValue
with the atNextReauthId
alternative selected.atNextReauthId
- the value of the atNextReauthId
alternative.AttributeValue
class.public boolean hasAtNextReauthId()
atNextReauthId
alternative is selected.atNextReauthId
alternative is selected.public AKAAtNextReauthId getAtNextReauthId()
atNextReauthId
alternative.atNextReauthId
alternative or null if the
atNextReauthId
alternative is not selected.public void setAtNextReauthId(AKAAtNextReauthId atNextReauthId)
atNextReauthId
alternative.atNextReauthId
- the value of the atNextReauthId
alternative.public static AKAAttribute.AttributeValue createWithAtIv(AKAAtIv atIv)
AttributeValue
with the atIv
alternative selected.atIv
- the value of the atIv
alternative.AttributeValue
class.public boolean hasAtIv()
atIv
alternative is selected.atIv
alternative is selected.public AKAAtIv getAtIv()
atIv
alternative.atIv
alternative or null if the
atIv
alternative is not selected.public void setAtIv(AKAAtIv atIv)
atIv
alternative.atIv
- the value of the atIv
alternative.public static AKAAttribute.AttributeValue createWithAtEncrData(AKAAtEncrData atEncrData)
AttributeValue
with the atEncrData
alternative selected.atEncrData
- the value of the atEncrData
alternative.AttributeValue
class.public boolean hasAtEncrData()
atEncrData
alternative is selected.atEncrData
alternative is selected.public AKAAtEncrData getAtEncrData()
atEncrData
alternative.atEncrData
alternative or null if the
atEncrData
alternative is not selected.public void setAtEncrData(AKAAtEncrData atEncrData)
atEncrData
alternative.atEncrData
- the value of the atEncrData
alternative.public static AKAAttribute.AttributeValue createWithAtPadding(AKAAtPadding atPadding)
AttributeValue
with the atPadding
alternative selected.atPadding
- the value of the atPadding
alternative.AttributeValue
class.public boolean hasAtPadding()
atPadding
alternative is selected.atPadding
alternative is selected.public AKAAtPadding getAtPadding()
atPadding
alternative.atPadding
alternative or null if the
atPadding
alternative is not selected.public void setAtPadding(AKAAtPadding atPadding)
atPadding
alternative.atPadding
- the value of the atPadding
alternative.public static AKAAttribute.AttributeValue createWithAtCheckcode(AKAAtCheckcode atCheckcode)
AttributeValue
with the atCheckcode
alternative selected.atCheckcode
- the value of the atCheckcode
alternative.AttributeValue
class.public boolean hasAtCheckcode()
atCheckcode
alternative is selected.atCheckcode
alternative is selected.public AKAAtCheckcode getAtCheckcode()
atCheckcode
alternative.atCheckcode
alternative or null if the
atCheckcode
alternative is not selected.public void setAtCheckcode(AKAAtCheckcode atCheckcode)
atCheckcode
alternative.atCheckcode
- the value of the atCheckcode
alternative.public static AKAAttribute.AttributeValue createWithAtResultInd(AKAAtResultInd atResultInd)
AttributeValue
with the atResultInd
alternative selected.atResultInd
- the value of the atResultInd
alternative.AttributeValue
class.public boolean hasAtResultInd()
atResultInd
alternative is selected.atResultInd
alternative is selected.public AKAAtResultInd getAtResultInd()
atResultInd
alternative.atResultInd
alternative or null if the
atResultInd
alternative is not selected.public void setAtResultInd(AKAAtResultInd atResultInd)
atResultInd
alternative.atResultInd
- the value of the atResultInd
alternative.public static AKAAttribute.AttributeValue createWithAtMac(AKAAtMac atMac)
AttributeValue
with the atMac
alternative selected.atMac
- the value of the atMac
alternative.AttributeValue
class.public boolean hasAtMac()
atMac
alternative is selected.atMac
alternative is selected.public AKAAtMac getAtMac()
atMac
alternative.atMac
alternative or null if the
atMac
alternative is not selected.public void setAtMac(AKAAtMac atMac)
atMac
alternative.atMac
- the value of the atMac
alternative.public static AKAAttribute.AttributeValue createWithAtCounter(AKAAtCounter atCounter)
AttributeValue
with the atCounter
alternative selected.atCounter
- the value of the atCounter
alternative.AttributeValue
class.public boolean hasAtCounter()
atCounter
alternative is selected.atCounter
alternative is selected.public AKAAtCounter getAtCounter()
atCounter
alternative.atCounter
alternative or null if the
atCounter
alternative is not selected.public void setAtCounter(AKAAtCounter atCounter)
atCounter
alternative.atCounter
- the value of the atCounter
alternative.public static AKAAttribute.AttributeValue createWithAtCounterTooSmall(AKAAtCounterTooSmall atCounterTooSmall)
AttributeValue
with the atCounterTooSmall
alternative selected.atCounterTooSmall
- the value of the atCounterTooSmall
alternative.AttributeValue
class.public boolean hasAtCounterTooSmall()
atCounterTooSmall
alternative is selected.atCounterTooSmall
alternative is selected.public AKAAtCounterTooSmall getAtCounterTooSmall()
atCounterTooSmall
alternative.atCounterTooSmall
alternative or null if the
atCounterTooSmall
alternative is not selected.public void setAtCounterTooSmall(AKAAtCounterTooSmall atCounterTooSmall)
atCounterTooSmall
alternative.atCounterTooSmall
- the value of the atCounterTooSmall
alternative.public static AKAAttribute.AttributeValue createWithAtNonceS(AKAAtNonceS atNonceS)
AttributeValue
with the atNonceS
alternative selected.atNonceS
- the value of the atNonceS
alternative.AttributeValue
class.public boolean hasAtNonceS()
atNonceS
alternative is selected.atNonceS
alternative is selected.public AKAAtNonceS getAtNonceS()
atNonceS
alternative.atNonceS
alternative or null if the
atNonceS
alternative is not selected.public void setAtNonceS(AKAAtNonceS atNonceS)
atNonceS
alternative.atNonceS
- the value of the atNonceS
alternative.public static AKAAttribute.AttributeValue createWithAtNotification(AKAAtNotification atNotification)
AttributeValue
with the atNotification
alternative selected.atNotification
- the value of the atNotification
alternative.AttributeValue
class.public boolean hasAtNotification()
atNotification
alternative is selected.atNotification
alternative is selected.public AKAAtNotification getAtNotification()
atNotification
alternative.atNotification
alternative or null if the
atNotification
alternative is not selected.public void setAtNotification(AKAAtNotification atNotification)
atNotification
alternative.atNotification
- the value of the atNotification
alternative.public static AKAAttribute.AttributeValue createWithAtClientErrorCode(AKAAtClientErrorCode atClientErrorCode)
AttributeValue
with the atClientErrorCode
alternative selected.atClientErrorCode
- the value of the atClientErrorCode
alternative.AttributeValue
class.public boolean hasAtClientErrorCode()
atClientErrorCode
alternative is selected.atClientErrorCode
alternative is selected.public AKAAtClientErrorCode getAtClientErrorCode()
atClientErrorCode
alternative.atClientErrorCode
alternative or null if the
atClientErrorCode
alternative is not selected.public void setAtClientErrorCode(AKAAtClientErrorCode atClientErrorCode)
atClientErrorCode
alternative.atClientErrorCode
- the value of the atClientErrorCode
alternative.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.