public class B047 extends AbstractDictionaryBlockette implements ResponseBlockette
lookupKeyid, originalText, title, type, volume| Constructor and Description |
|---|
B047() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getCorrection() |
Integer |
getDecimationFactor() |
Integer |
getDecimationOffset() |
Double |
getEstimatedDelay() |
String |
getResponseName() |
Double |
getSampleRate() |
int |
getStageSequence() |
void |
setCorrection(Double correction) |
void |
setDecimationFactor(Integer decimationFactor) |
void |
setDecimationOffset(Integer decimationOffset) |
void |
setEstimatedDelay(Double estimatedDelay) |
void |
setResponseName(String responseName) |
void |
setSampleRate(Double sampleRate) |
String |
toSeedString() |
getLookupKey, setLookupKeydescribe, getId, getLength, getMaximumLength, getOriginalText, getParent, getTitle, getType, getVolume, isOverFlown, setId, setParent, setTitle, setType, setVolume, toStringpublic String getResponseName()
public void setResponseName(String responseName)
public Double getSampleRate()
public void setSampleRate(Double sampleRate)
public Integer getDecimationFactor()
public void setDecimationFactor(Integer decimationFactor)
public Integer getDecimationOffset()
public void setDecimationOffset(Integer decimationOffset)
public Double getEstimatedDelay()
public void setEstimatedDelay(Double estimatedDelay)
public Double getCorrection()
public void setCorrection(Double correction)
public String toSeedString()
toSeedString in interface BlockettetoSeedString in class AbstractBlockettepublic int getStageSequence()
getStageSequence in interface ResponseBlocketteCopyright © 2018. All rights reserved.