| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EncryptionInfo
A representation of the model object 'Encryption Info'.
The following features are supported:
SybaseasabasesqlmodelPackage.getEncryptionInfo()| Method Summary | |
|---|---|
|  java.lang.String | getAlgorithm()Returns the value of the 'Algorithm' attribute. | 
|  java.lang.String | getEncryptionKey()Returns the value of the 'Encryption Key' attribute. | 
|  boolean | isEncryptedTable()Returns the value of the 'Encrypted Table' attribute. | 
|  void | setAlgorithm(java.lang.String value)Sets the value of the ' Algorithm' attribute. | 
|  void | setEncryptedTable(boolean value)Sets the value of the ' Encrypted Table' attribute. | 
|  void | setEncryptionKey(java.lang.String value)Sets the value of the ' Encryption Key' attribute. | 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
|---|
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset | 
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier | 
|---|
| eAdapters, eDeliver, eNotify, eSetDeliver | 
| Method Detail | 
|---|
boolean isEncryptedTable()
If the meaning of the 'Encrypted Table' attribute isn't clear, there really should be more of a description here...
setEncryptedTable(boolean), 
SybaseasabasesqlmodelPackage.getEncryptionInfo_EncryptedTable()void setEncryptedTable(boolean value)
Encrypted Table' attribute.
 
 
value - the new value of the 'Encrypted Table' attribute.isEncryptedTable()java.lang.String getEncryptionKey()
If the meaning of the 'Encryption Key' attribute isn't clear, there really should be more of a description here...
setEncryptionKey(String), 
SybaseasabasesqlmodelPackage.getEncryptionInfo_EncryptionKey()void setEncryptionKey(java.lang.String value)
Encryption Key' attribute.
 
 
value - the new value of the 'Encryption Key' attribute.getEncryptionKey()java.lang.String getAlgorithm()
setAlgorithm(String), 
SybaseasabasesqlmodelPackage.getEncryptionInfo_Algorithm()void setAlgorithm(java.lang.String value)
Algorithm' attribute.
 
 
value - the new value of the 'Algorithm' attribute.getAlgorithm()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||