public class DataType extends Object
DataType(String name)
boolean
equals(Object obj)
String
getName()
int
hashCode()
toString()
static DataType
valueOf(String value)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public DataType(String name)
public static DataType valueOf(String value)
public String getName()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2018 Brandao. All rights reserved.