| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLNullHandlingType | |
|---|---|
| org.eclipse.datatools.modelbase.sql.xml.query | |
| Uses of XMLNullHandlingType in org.eclipse.datatools.modelbase.sql.xml.query | 
|---|
| Fields in org.eclipse.datatools.modelbase.sql.xml.query declared as XMLNullHandlingType | |
|---|---|
| static XMLNullHandlingType | XMLNullHandlingType.ABSENT_ON_NULL_LITERALThe 'ABSENT ON NULL' literal object. | 
| static XMLNullHandlingType | XMLNullHandlingType.EMPTY_ON_NULL_LITERALThe 'EMPTY ON NULL' literal object. | 
| static XMLNullHandlingType | XMLNullHandlingType.NIL_ON_NO_CONTENT_LITERALThe 'NIL ON NO CONTENT' literal object. | 
| static XMLNullHandlingType | XMLNullHandlingType.NIL_ON_NULL_LITERALThe 'NIL ON NULL' literal object. | 
| static XMLNullHandlingType | XMLNullHandlingType.NONE_LITERALThe 'NONE' literal object. | 
| static XMLNullHandlingType | XMLNullHandlingType.NULL_ON_NULL_LITERALThe 'NULL ON NULL' literal object. | 
| Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLNullHandlingType | |
|---|---|
| static XMLNullHandlingType | XMLNullHandlingType.get(int value)Returns the 'XML Null Handling Type' literal with the specified integer value. | 
| static XMLNullHandlingType | XMLNullHandlingType.get(java.lang.String literal)Returns the 'XML Null Handling Type' literal with the specified literal value. | 
| static XMLNullHandlingType | XMLNullHandlingType.getByName(java.lang.String name)Returns the 'XML Null Handling Type' literal with the specified name. | 
|  XMLNullHandlingType | XMLValueFunctionForest.getNullHandlingOption()Returns the value of the 'Null Handling Option' attribute. | 
|  XMLNullHandlingType | XMLValueFunctionElementContentList.getNullHandlingOption()Returns the value of the 'Null Handling Option' attribute. | 
| Methods in org.eclipse.datatools.modelbase.sql.xml.query with parameters of type XMLNullHandlingType | |
|---|---|
|  void | XMLValueFunctionForest.setNullHandlingOption(XMLNullHandlingType value)Sets the value of the ' Null Handling Option' attribute. | 
|  void | XMLValueFunctionElementContentList.setNullHandlingOption(XMLNullHandlingType value)Sets the value of the ' Null Handling Option' attribute. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||