public static class Hdf5ObjectTable.AttributeBean
extends java.lang.Object
Constructor and Description |
---|
AttributeBean()
no-arg constructor
|
AttributeBean(H5header.MessageAttribute att)
create from an attribute
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAttributeName() |
long |
getDataPos() |
java.lang.String |
getMds() |
java.lang.String |
getMdt() |
byte |
getVersion() |
public AttributeBean()
public AttributeBean(H5header.MessageAttribute att)