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, getInterfaceString getUri()
Object clone() throws CloneNotSupportedException
CloneNotSupportedException - thrown if an element of the object cannot be cloned.Copyright © 2021. All rights reserved.