public interface UpdateableObject
ProcessElementIdentifierTools.| Modifier and Type | Method and Description |
|---|---|
java.net.URI |
getURI()
Gets the system-wide unique URI identifying the designated object.
|
void |
setURI(java.net.URI objectURI)
Sets the system-wide unique URI identifying the designated object.
|
java.net.URI getURI()
void setURI(java.net.URI objectURI)
objectURI - The new URI identifying the designated object.