public class HDF5Attribute extends Object
Constructor and Description |
---|
HDF5Attribute(TypeProtos.MinorType type,
String key,
Object value) |
HDF5Attribute(TypeProtos.MinorType type,
String key,
Object value,
boolean isCompound) |
Modifier and Type | Method and Description |
---|---|
TypeProtos.MinorType |
getDataType() |
String |
getKey() |
Object |
getValue() |
boolean |
isCompound() |
String |
toString() |
public HDF5Attribute(TypeProtos.MinorType type, String key, Object value)
public HDF5Attribute(TypeProtos.MinorType type, String key, Object value, boolean isCompound)
Copyright © 1970 The Apache Software Foundation. All rights reserved.