| Modifier and Type | Method and Description |
|---|---|
static SRM_SRF_Code |
SRM_SRF_Code.getEnum(int item) |
SRM_SRF_Code |
BaseSRF.getSRFCode()
Returns this pre-defined ("standard") SRF code.
|
static SRM_SRF_Code |
SRM_SRF_Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SRM_SRF_Code[] |
SRM_SRF_Code.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static BaseSRF |
BaseSRF.createStandardSRF(SRM_SRF_Code srf_code,
SRM_RT_Code rt_code)
Creates a Standard SRF from its SRF code.
|
protected void |
BaseSRF.setSrfCode(SRM_SRF_Code srfCode) |
Copyright © 2013 SEDRIS. All Rights Reserved.