public abstract class IdResource extends Object
Constructor and Description |
---|
IdResource()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
long |
getId()
Returns the id of the resource.
|
void |
setId(long id)
Sets the id of the resource.
|
String |
toString()
Returns a string representation of the resource.
|
Copyright © 2018. All rights reserved.