public final class BdaReasonForInclusion extends BdaBitString
children, objectReference| 构造器和说明 |
|---|
BdaReasonForInclusion(ObjectReference objectReference) |
| 限定符和类型 | 方法和说明 |
|---|---|
BdaReasonForInclusion |
copy()
Returns a copy of model node with all of its children.
|
boolean |
isApplicationTrigger() |
boolean |
isDataChange() |
boolean |
isDataUpdate() |
boolean |
isGeneralInterrogation() |
boolean |
isIntegrity() |
boolean |
isQualityChange() |
void |
setApplicationTrigger(boolean applicationTrigger) |
void |
setDataChange(boolean dataChange) |
void |
setDataUpdate(boolean dataUpdate) |
void |
setGeneralInterrogation(boolean generalInterrogation) |
void |
setIntegrity(boolean integrity) |
void |
setQualityChange(boolean qualityChange) |
String |
toString() |
getMaxNumBits, getValue, getValueString, setDefault, setValue, setValueFromgetBasicDataAttributes, getBasicType, getChild, getChild, getChildren, getDchg, getDupd, getQchg, getSAddr, iteratorgetFcgetIterators, getName, getParent, getReferenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic BdaReasonForInclusion(ObjectReference objectReference)
public BdaReasonForInclusion copy()
ModelNodepublic boolean isDataChange()
public void setDataChange(boolean dataChange)
public boolean isQualityChange()
public void setQualityChange(boolean qualityChange)
public boolean isDataUpdate()
public void setDataUpdate(boolean dataUpdate)
public boolean isIntegrity()
public void setIntegrity(boolean integrity)
public boolean isGeneralInterrogation()
public void setGeneralInterrogation(boolean generalInterrogation)
public boolean isApplicationTrigger()
public void setApplicationTrigger(boolean applicationTrigger)
public String toString()
toString 在类中 BdaBitStringCopyright © 2025. All rights reserved.