public interface Field extends Serializable, Cloneable
Modifier and Type | Method and Description |
---|---|
Object |
clone()
Returns a clone of this field.
|
char |
getTypeChar()
Returns the type character for the field.
|
char getTypeChar()
Object clone()
Copyright © 2015. All Rights Reserved.