| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CoercibilityType | |
|---|---|
| org.eclipse.datatools.modelbase.sql.datatypes | |
| Uses of CoercibilityType in org.eclipse.datatools.modelbase.sql.datatypes | 
|---|
| Fields in org.eclipse.datatools.modelbase.sql.datatypes declared as CoercibilityType | |
|---|---|
| static CoercibilityType | CoercibilityType.COERCIBILE_LITERALThe 'COERCIBILE' literal object. | 
| static CoercibilityType | CoercibilityType.EXPLICIT_LITERALThe 'EXPLICIT' literal object. | 
| static CoercibilityType | CoercibilityType.IMPLICIT_LITERALThe 'IMPLICIT' literal object. | 
| static CoercibilityType | CoercibilityType.NO_COLLATION_LITERALThe 'NO COLLATION' literal object. | 
| Methods in org.eclipse.datatools.modelbase.sql.datatypes that return CoercibilityType | |
|---|---|
| static CoercibilityType | CoercibilityType.get(int value)Returns the 'Coercibility Type' literal with the specified integer value. | 
| static CoercibilityType | CoercibilityType.get(java.lang.String literal)Returns the 'Coercibility Type' literal with the specified literal value. | 
| static CoercibilityType | CoercibilityType.getByName(java.lang.String name)Returns the 'Coercibility Type' literal with the specified name. | 
|  CoercibilityType | CharacterStringDataType.getCoercibility()Returns the value of the 'Coercibility' attribute. | 
| Methods in org.eclipse.datatools.modelbase.sql.datatypes with parameters of type CoercibilityType | |
|---|---|
|  void | CharacterStringDataType.setCoercibility(CoercibilityType value)Sets the value of the ' Coercibility' attribute. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||