public static class XmlCfg.AttribDstCheck
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
bUseForCheck
Set to true on a "!
|
(package private) DataAccess.DatapathElement |
daccess
If given, the data access to store the value. null if not to store in the users instance immediately
|
(package private) java.lang.String |
name |
(package private) java.lang.String |
storeInMap
If given, name to store the attribute value in a argument map.
|
Constructor and Description |
---|
AttribDstCheck(java.lang.String name,
boolean bUseForCheck) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
final java.lang.String name
DataAccess.DatapathElement daccess
java.lang.String storeInMap
daccess
public final boolean bUseForCheck
XmlCfg.XmlCfgNode
with the proper key should follow.
In the following definitions with the same tag, that attribute name and value is used as key.
The key will be buld in form tag@attr="value"