flatscape.util
Class ISO8211File.Record.Field.SubField
java.lang.Object
|
+--flatscape.util.ISO8211File.Record.Field.SubField
- Enclosing class:
- ISO8211File.Record.Field
- public class ISO8211File.Record.Field.SubField
- extends java.lang.Object
|
Field Summary |
int |
len
|
java.lang.String |
tag
|
java.lang.Object |
value
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
tag
public java.lang.String tag
len
public int len
value
public java.lang.Object value
getParent
public ISO8211File.Record.Field getParent()
getValue
public java.lang.Object getValue()
getValueAsString
public java.lang.String getValueAsString()
getValueAsStringArray
public java.lang.String[] getValueAsStringArray()
getValueAsInt
public int getValueAsInt(int error)
getValueAsIntArray
public int[] getValueAsIntArray()
getValueAsDouble
public double getValueAsDouble(double error)
getValueAsDoubleArray
public double[] getValueAsDoubleArray()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright (c) 2003 Rutgers, The State University of New Jersey