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