|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Import
A representation of the model object 'Import'.
The following features are supported:
RoomPackage.getImport()
Method Summary | |
---|---|
java.lang.String |
getImportedNamespace()
Returns the value of the 'Imported Namespace' attribute. |
java.lang.String |
getImportURI()
Returns the value of the 'Import URI' attribute. |
void |
setImportedNamespace(java.lang.String value)
Sets the value of the ' Imported Namespace ' attribute. |
void |
setImportURI(java.lang.String value)
Sets the value of the ' Import URI ' attribute. |
Method Detail |
---|
java.lang.String getImportedNamespace()
If the meaning of the 'Imported Namespace' attribute isn't clear, there really should be more of a description here...
setImportedNamespace(String)
,
RoomPackage.getImport_ImportedNamespace()
void setImportedNamespace(java.lang.String value)
Imported Namespace
' attribute.
value
- the new value of the 'Imported Namespace' attribute.getImportedNamespace()
java.lang.String getImportURI()
If the meaning of the 'Import URI' attribute isn't clear, there really should be more of a description here...
setImportURI(String)
,
RoomPackage.getImport_ImportURI()
void setImportURI(java.lang.String value)
Import URI
' attribute.
value
- the new value of the 'Import URI' attribute.getImportURI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |