public class Datatype extends Object
DATATYPE
Datatype(int typeCode, String typeName, Class javaType)
boolean
equals(Object o)
Class
getJavaType()
int
getTypeCode()
String
getTypeName()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Datatype(int typeCode, String typeName, Class javaType)
public int getTypeCode()
public String getTypeName()
public Class getJavaType()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.