erkka
Class Choice
java.lang.Object
|
+--erkka.Choice
- public class Choice
- extends java.lang.Object
Title: Erkka-Projekti
Description: This fuction defines choices.
Copyright: Copyright (c) 2002
- Version:
- 1.0
Constructor Summary |
Choice(java.lang.String Name,
erkka.Proper Field)
Default constructor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Choice
public Choice(java.lang.String Name,
erkka.Proper Field)
- Default constructor
- Parameters:
Name
- Field
-
getName
public java.lang.String getName()
getFieldName
public java.lang.String getFieldName()
getFieldData
public java.lang.String getFieldData()