public static final class UhfH.Result.ProCfgResult
extends java.lang.Object
Constructor and Description |
---|
ProCfgResult(UhfH.ProCfgTC tc,
UhfH.ProCfgEncode encode,
UhfH.ProCfgBLF blf) |
Modifier and Type | Method and Description |
---|---|
UhfH.ProCfgBLF |
getBlf() |
UhfH.ProCfgEncode |
getEncode() |
UhfH.ProCfgTC |
getTc() |
public ProCfgResult(UhfH.ProCfgTC tc, UhfH.ProCfgEncode encode, UhfH.ProCfgBLF blf)
public UhfH.ProCfgTC getTc()
public UhfH.ProCfgEncode getEncode()
public UhfH.ProCfgBLF getBlf()