com.businessobjects.enterprise.secldap
Interface ServerSSLStrengthEnum
public interface ServerSSLStrengthEnum
An XML ServerSSLStrengthEnum(@http://enterprise.businessobjects.com/3.0/secldap).
This is an atomic type that is a restriction of com.businessobjects.enterprise.secldap.ServerSSLStrengthEnum.
|
Method Summary |
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue()
|
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e)
|
type
static final org.apache.xmlbeans.SchemaType type
WEAK
static final ServerSSLStrengthEnum.Enum WEAK
CERT
static final ServerSSLStrengthEnum.Enum CERT
CNCHECK
static final ServerSSLStrengthEnum.Enum CNCHECK
NONE
static final ServerSSLStrengthEnum.Enum NONE
INT_WEAK
static final int INT_WEAK
- See Also:
- Constant Field Values
INT_CERT
static final int INT_CERT
- See Also:
- Constant Field Values
INT_CNCHECK
static final int INT_CNCHECK
- See Also:
- Constant Field Values
INT_NONE
static final int INT_NONE
- See Also:
- Constant Field Values
enumValue
org.apache.xmlbeans.StringEnumAbstractBase enumValue()
set
void set(org.apache.xmlbeans.StringEnumAbstractBase e)