Modifier and Type | Field and Description |
---|---|
ParamContext.CTXP_type |
ParamContext.ContextParam.m_type |
Modifier and Type | Method and Description |
---|---|
static ParamContext.CTXP_type |
ParamContext.CTXP_type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ParamContext.CTXP_type[] |
ParamContext.CTXP_type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ParamContext.ContextParam |
ParamContext.getContextParam(java.lang.String varName,
ParamContext.CTXP_type type) |