Constructor and Description |
---|
AEDR(ADR adr,
int type,
java.lang.Object value)
Constructs AEDR of a given type and value for an ADR.Specification of type is deferred if type = -1.Once set,
data type cannot be changed.
|
AEDR(ADR adr,
java.lang.Object value) |
GlobalAttributeEntry(ADR adr,
int type,
java.lang.Object value) |
GlobalAttributeEntry(ADR adr,
java.lang.Object value) |
VariableAttributeEntry(ADR adr,
int type,
java.lang.Object value) |
VariableAttributeEntry(ADR adr,
java.lang.Object value) |