public final class HDF5OpaqueType extends HDF5DataType
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTag()
Returns the tag of this opaque type.
|
java.lang.String |
tryGetName()
Returns a name for this type, or
null if this type has no name. |
equals, getDataTypeInformation, getDataTypeInformation, getName, hashCode, tryGetDataTypePath
public java.lang.String getTag()
public java.lang.String tryGetName()
HDF5DataType
null
if this type has no name.tryGetName
in class HDF5DataType