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