| Package | Description |
|---|---|
| org.openestate.is24.restapi.utils |
Utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static RandomRealEstateFactory.Type |
RandomRealEstateFactory.getRandomObjectType()
Create a random
RandomRealEstateFactory.Type value. |
static RandomRealEstateFactory.Type |
RandomRealEstateFactory.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RandomRealEstateFactory.Type[] |
RandomRealEstateFactory.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RealEstate |
RandomRealEstateFactory.createRandomObject(RandomRealEstateFactory.Type type)
Create a random
RealEstate of a specific RandomRealEstateFactory.Type. |
Copyright © 2018 OpenEstate. All rights reserved.