public interface Module extends Cloneable, CopyFrom, Serializable
Modifier and Type | Method and Description |
---|---|
Object |
clone()
Creates a deep clone of the object.
|
String |
getUri()
Returns the URI of the module.
|
copyFrom, getInterface
String getUri()
Object clone() throws CloneNotSupportedException
CloneNotSupportedException
- thrown if an element of the object cannot be cloned.Copyright © 2023. All rights reserved.