|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.crocus.examples.csv.fields.LongField
public class LongField
Title:
Description:
Copyright:
Company:
| Constructor Summary | |
|---|---|
LongField(Long value)
|
|
| Method Summary | |
|---|---|
long |
getLong()
|
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 LongField(Long value)
| Method Detail |
|---|
public int getType()
CSVField
getType in interface CSVFieldpublic Object getValue()
CSVField
getValue in interface CSVFieldpublic long getLong()
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 | |||||||||