|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'XML Serialize Function Encoding'.
The following features are supported:
SQLXMLQueryModelPackage.getXMLSerializeFunctionEncoding()
Method Summary | |
java.lang.String |
getEncodingName()
Returns the value of the 'Encoding Name' attribute. |
void |
setEncodingName(java.lang.String value)
Sets the value of the ' Encoding Name ' attribute. |
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 |
public java.lang.String getEncodingName()
If the meaning of the 'Encoding Name' attribute isn't clear, there really should be more of a description here...
setEncodingName(String)
,
SQLXMLQueryModelPackage.getXMLSerializeFunctionEncoding_EncodingName()
public void setEncodingName(java.lang.String value)
Encoding Name
' attribute.
value
- the new value of the 'Encoding Name' attribute.getEncodingName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |