public class SimpleKeyEntity extends Object implements Serializable
| Constructor and Description |
|---|
SimpleKeyEntity() |
SimpleKeyEntity(String index,
long reference) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIndex() |
long |
getReference() |
void |
setIndex(String index) |
void |
setReference(long reference) |
public SimpleKeyEntity()
public SimpleKeyEntity(String index, long reference)
Copyright © 2016. All rights reserved.