public interface IdMetaData extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getId()
Get the id.
|
void |
setId(String id)
Set the id.
|
String getId()
void setId(String id)
id
- the id.IllegalArgumentException
- for a null idCopyright © 2016 JBoss by Red Hat. All rights reserved.