public class FxRate extends Object implements com.gemstone.gemfire.DataSerializable
| Modifier and Type | Field and Description |
|---|---|
String |
id_ccy_bse |
String |
id_ccy_std |
int |
id_region |
float |
rt_fx |
public String id_ccy_std
public int id_region
public String id_ccy_bse
public float rt_fx
public void fromData(DataInput input) throws IOException, ClassNotFoundException
fromData in interface com.gemstone.gemfire.DataSerializableIOExceptionClassNotFoundExceptionpublic void toData(DataOutput output) throws IOException
toData in interface com.gemstone.gemfire.DataSerializableIOExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.