public class STUHFL_T_ST25RU3993_FreqProfile extends BR_ST25RU3993_FreqProfile
BR_ST25RU3993_FreqProfile.Fields
Modifier and Type | Field and Description |
---|---|
int |
maxFrequency |
int |
minFrequency |
int |
numFrequencies |
int |
profile |
Constructor and Description |
---|
STUHFL_T_ST25RU3993_FreqProfile() |
Modifier and Type | Method and Description |
---|---|
STUHFL_E.RET_CODE |
commit()
Set frequency profile
|
STUHFL_E.RET_CODE |
fetch()
Get frequency profile
|
java.lang.String |
toString() |
_Get_FreqProfile, _Set_FreqProfile
public int profile
public int minFrequency
public int maxFrequency
public int numFrequencies
public STUHFL_E.RET_CODE commit()
public STUHFL_E.RET_CODE fetch()
public java.lang.String toString()
toString
in class java.lang.Object