public interface DynClassName
DynClass
with its namespace and its name.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFullName()
Returns the full name (namespace and name) of the
DynClass . |
java.lang.String |
getName()
Returns the name of the
DynClass . |
java.lang.String |
getNamespace()
Returns the name space of the
DynClass . |
void |
setNamespace(java.lang.String namespace)
Sets the namespace of the
DynClass . |
java.lang.String getName()
DynClass
.java.lang.String getNamespace()
DynClass
.java.lang.String getFullName()
DynClass
.void setNamespace(java.lang.String namespace)
DynClass
.namespace
- the name space