|
Sun Adapter for SAG API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stc.connector.sagadapter.sagapi.SAGConstants.C_Sw_CryptoMode
public static class SAGConstants.C_Sw_CryptoMode
Constants for Sw_CryptoMode
| Constructor Summary | |
|---|---|
SAGConstants.C_Sw_CryptoMode()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getAdvanced()
Gets the Crypto Mode - Advanced. |
static java.lang.String |
getAutomatic()
Gets the Crypto Mode - Automatic. |
static java.lang.String |
getManual()
Gets the Crypto Mode - Manual. |
static boolean |
hasValue(java.lang.String value)
Checks whether the constant category has/contains the specified value. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SAGConstants.C_Sw_CryptoMode()
| Method Detail |
|---|
public static final java.lang.String getAutomatic()
String - Returns CRYPTO_MODE_AUTOMATIC.
public static final java.lang.String getAdvanced()
String - Returns CRYPTO_MODE_ADVANCED.
public static final java.lang.String getManual()
String - Returns CRYPTO_MODE_MANUAL.
public static final boolean hasValue(java.lang.String value)
value - The value to be checked.
|
Sun Adapter for SAG API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||