public final class BdaOptFlds extends BdaBitString
children, objectReference| 构造器和说明 |
|---|
BdaOptFlds(ObjectReference objectReference,
Fc fc) |
| 限定符和类型 | 方法和说明 |
|---|---|
BdaOptFlds |
copy()
Returns a copy of model node with all of its children.
|
boolean |
isBufferOverflow() |
boolean |
isConfigRevision() |
boolean |
isDataReference() |
boolean |
isDataSetName()
Will the data set reference (not just the name) be included in the report.
|
boolean |
isEntryId() |
boolean |
isReasonForInclusion() |
boolean |
isReportTimestamp() |
boolean |
isSegmentation() |
boolean |
isSequenceNumber() |
void |
setBufferOverflow(boolean bufferOverflow) |
void |
setConfigRevision(boolean configRevision) |
void |
setDataReference(boolean dataReference) |
void |
setDataSetName(boolean dataSetName) |
void |
setDefault()
Initializes BIT_STRING with all zeros
|
void |
setEntryId(boolean entryId) |
void |
setReasonForInclusion(boolean reasonForInclusion) |
void |
setReportTimestamp(boolean reportTimestamp) |
void |
setSegmentation(boolean segmentation) |
void |
setSequenceNumber(boolean sequenceNumber) |
getMaxNumBits, getValue, getValueString, setValue, setValueFrom, toStringgetBasicDataAttributes, getBasicType, getChild, getChild, getChildren, getDchg, getDupd, getQchg, getSAddr, iteratorgetFcgetIterators, getName, getParent, getReferenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic BdaOptFlds(ObjectReference objectReference, Fc fc)
public void setDefault()
BdaBitStringsetDefault 在类中 BdaBitStringpublic BdaOptFlds copy()
ModelNodepublic boolean isSequenceNumber()
public void setSequenceNumber(boolean sequenceNumber)
public boolean isReportTimestamp()
public void setReportTimestamp(boolean reportTimestamp)
public boolean isReasonForInclusion()
public void setReasonForInclusion(boolean reasonForInclusion)
public boolean isDataSetName()
public void setDataSetName(boolean dataSetName)
public boolean isDataReference()
public void setDataReference(boolean dataReference)
public boolean isBufferOverflow()
public void setBufferOverflow(boolean bufferOverflow)
public boolean isEntryId()
public void setEntryId(boolean entryId)
public boolean isConfigRevision()
public void setConfigRevision(boolean configRevision)
public boolean isSegmentation()
public void setSegmentation(boolean segmentation)
Copyright © 2025. All rights reserved.