public class TextType extends DataType
TextType()
TextType(int lenght)
boolean
equals(Object obj)
int
getLenght()
String
getName()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TextType()
public TextType(int lenght)
lenght
public int getLenght()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
public String getName()
getName
DataType
Copyright © 2014. All Rights Reserved.