public abstract class StringIdDTO extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
id
A unique id of the object within it's container
|
| Constructor and Description |
|---|
StringIdDTO() |
StringIdDTO(String id) |
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.