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()
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.