@Environment(value=CLIENT) public class RealmsDescriptionDto extends ValueObject implements RealmsSerializable
| Modifier and Type | Field and Description |
|---|---|
String |
description |
String |
name |
| Constructor and Description |
|---|
RealmsDescriptionDto(String name,
String description) |