MetaType.MetaTypeImpl
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
Type<?> |
type()
Get the write/read type
|
int |
typeId()
Get type id from the specific MetaDataType
|
public int typeId()
MetaType
public java.lang.String toString()
toString
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object