public interface Module extends java.lang.Cloneable, CopyFrom, java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Creates a deep clone of the object.
|
java.lang.String |
getUri()
Returns the URI of the module.
|
copyFrom, getInterfacejava.lang.String getUri()
java.lang.Object clone()
throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException - thrown if an element of the object cannot be cloned.