-
-
Constructor Summary
Constructors
-
Method Summary
Get the URI of this object.
void
void
void
Set the URI of this object.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
Method Details
-
getUri
Get the URI of this object.
- Specified by:
getUri
in interface Locatable
- Returns:
- The URI.
-
setUri
public void setUri(URI uri)
Set the URI of this object.
- Specified by:
setUri
in interface Locatable
- Parameters:
uri
- The new URI.
-
-
setMajor
public void setMajor(String major)
-
-
setMinor
public void setMinor(String minor)