|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLNamespaceDeclarationPrefix
A representation of the model object 'XML Namespace Declaration Prefix'.
The following features are supported:
SQLXMLQueryModelPackage.getXMLNamespaceDeclarationPrefix()
Method Summary | |
---|---|
java.lang.String |
getPrefix()
Returns the value of the 'Prefix' attribute. |
void |
setPrefix(java.lang.String value)
Sets the value of the ' Prefix ' attribute. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.xml.query.XMLNamespaceDeclarationItem |
---|
getNamespacesDecl, getUri, setNamespacesDecl, setUri |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.SQLQueryObject |
---|
getSourceInfo, getSQL, setSourceInfo, setSQL |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
---|
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Method Detail |
---|
java.lang.String getPrefix()
If the meaning of the 'Prefix' attribute isn't clear, there really should be more of a description here...
setPrefix(String)
,
SQLXMLQueryModelPackage.getXMLNamespaceDeclarationPrefix_Prefix()
void setPrefix(java.lang.String value)
Prefix
' attribute.
value
- the new value of the 'Prefix' attribute.getPrefix()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |