public interface IVersionedId
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Returns the id portion of this versioned id.
|
Version |
getVersion()
Returns the version portion of this versioned id.
|
java.lang.String getId()
Version getVersion()