public class IdPropertyRandomAdapter extends Object implements PropertyRandomAdapter<Long>
| Constructor and Description |
|---|
IdPropertyRandomAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyName() |
Long |
randomValue() |
public Long randomValue()
randomValue in interface PropertyRandomAdapter<Long>public String getPropertyName()
getPropertyName in interface PropertyRandomAdapter<Long>Copyright © 2018 Mario Tema. All rights reserved.