au.edu.swin.synergy.lib.io
Class BDataElement
java.lang.Object
|
+--au.edu.swin.synergy.lib.io.BDataElement
- public class BDataElement
- extends Object
- Author:
- John Newbigin
- Requirement/analysis/design Reference:
-
- Copyright Belongs To:
- Synergy Software
- See Also:
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
BDataElement
public BDataElement()
setString
public void setString(String line)
getKey
public String getKey()
getValue
public String getValue()
getInteger
public int getInteger()
setValue
public void setValue(String fValue)
setIntger
public void setIntger(int fValue)
setKey
public void setKey(String fKey)