CAP4Burst |
CAP4Burst.clone() |
Constructs a copy of this object and everything reachable from it.
|
static CAP4Burst |
CAP4Burst.copyOf(CAP4Burst from) |
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.
|
CAP4Burst |
CAP4BurstList.getBursts() |
Gets the value of the field bursts.
|
CAP4Burst |
CAP4PlayToneArg.getBursts() |
Gets the value of the field bursts.
|
CAP4Burst |
CAP4Burst.setBurstInterval(int value) |
Sets the value of the field burstInterval and marks the field as present.
|
CAP4Burst |
CAP4Burst.setBurstIntervalPresent(boolean flag) |
Sets the presence or absence of the optional field burstInterval.
|
CAP4Burst |
CAP4Burst.setNumberOfBursts(int value) |
Sets the value of the field numberOfBursts and marks the field as present.
|
CAP4Burst |
CAP4Burst.setNumberOfBurstsPresent(boolean flag) |
Sets the presence or absence of the optional field numberOfBursts.
|
CAP4Burst |
CAP4Burst.setNumberOfTonesInBurst(int value) |
Sets the value of the field numberOfTonesInBurst and marks the field as present.
|
CAP4Burst |
CAP4Burst.setNumberOfTonesInBurstPresent(boolean flag) |
Sets the presence or absence of the optional field numberOfTonesInBurst.
|
CAP4Burst |
CAP4Burst.setToneDuration(int value) |
Sets the value of the field toneDuration and marks the field as present.
|
CAP4Burst |
CAP4Burst.setToneDurationPresent(boolean flag) |
Sets the presence or absence of the optional field toneDuration.
|
CAP4Burst |
CAP4Burst.setToneInterval(int value) |
Sets the value of the field toneInterval and marks the field as present.
|
CAP4Burst |
CAP4Burst.setToneIntervalPresent(boolean flag) |
Sets the presence or absence of the optional field toneInterval.
|