public class Hierarchy extends Object implements com.gemstone.gemfire.DataSerializable
| Modifier and Type | Field and Description |
|---|---|
int |
id_book |
int |
id_country |
int |
id_desk |
int |
id_prtf |
int |
id_region |
String |
nm_book |
String |
nm_country |
String |
nm_desk |
String |
nm_prtf |
String |
nm_region |
public int id_book
public String nm_book
public int id_prtf
public String nm_prtf
public int id_country
public String nm_country
public int id_desk
public String nm_desk
public int id_region
public String nm_region
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.