public class AKAAtBidding extends Sequence
AKAAtBidding
type.Constructor and Description |
---|
AKAAtBidding()
The default constructor.
|
AKAAtBidding(BOOLEAN d)
Constructs an instance of the
AKAAtBidding with the specified
components. |
Modifier and Type | Method and Description |
---|---|
BOOLEAN |
getD()
Returns the value of the
d field. |
INTEGER |
getReserved()
Returns the value of the
reserved read-only field. |
void |
setD(BOOLEAN d)
Sets the value of the
d field. |
public AKAAtBidding()
public AKAAtBidding(BOOLEAN d)
AKAAtBidding
with the specified
components.d
- the value of the d
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.public BOOLEAN getD()
d
field.d
field.public void setD(BOOLEAN d)
d
field.d
- the value of the d
field.java.lang.IllegalArgumentException
- when the d
parameter is null.public INTEGER getReserved()
reserved
read-only field.reserved
read-only field.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.