cz.cmc.tcgui.datadef
Class AttributeTypeString
java.lang.Object
cz.cmc.tcgui.datadef.AttributeType
cz.cmc.tcgui.datadef.AttributeTypeString
- All Implemented Interfaces:
- Cloneable
- public class AttributeTypeString
- extends AttributeType
AttributeTypeString is used to mark attributes which store string value.
Method Summary |
String |
toString()
Returns String with name of this type. |
AttributeTypeString
public AttributeTypeString()
toString
public String toString()
- Returns String with name of this type.
- Specified by:
toString
in class AttributeType
- Returns:
- String containing "string"