|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.crocus.examples.csv.fields.StringField
public class StringField
Title:
Description:
Copyright:
Company:
| Constructor Summary | |
|---|---|
StringField(String value)
|
|
| Method Summary | |
|---|---|
String |
getString()
|
int |
getType()
get the type of the value |
Object |
getValue()
get the current Value |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StringField(String value)
value - String| Method Detail |
|---|
public int getType()
CSVField
getType in interface CSVFieldpublic Object getValue()
CSVField
getValue in interface CSVFieldpublic String getString()
public String toString()
toString in class Object
|
Crocus - The First Flower of Spring | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||