public class AbstractRevisioned extends Object implements Revisioned, Serializable
| Constructor and Description |
|---|
AbstractRevisioned(Long revision,
String id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Long |
getRevision() |
void |
setRevision(Long revision) |
public String getId()
getId in interface Revisionedpublic Long getRevision()
getRevision in interface Revisionedpublic void setRevision(Long revision)
setRevision in interface RevisionedCopyright © 2016 JBoss by Red Hat. All rights reserved.