Enum DataType

java.lang.Object
java.lang.Enum<DataType>
de.haumacher.msgbuf.binary.DataType
All Implemented Interfaces:
Serializable, Comparable<DataType>, java.lang.constant.Constable

public enum DataType extends Enum<DataType>
Declaration of the content-type of an array value.
See Also: