public class TG100Model extends ParamModel
offset, patch
Constructor and Description |
---|
TG100Model(Patch patch,
int offset) |
TG100Model(Patch patch,
int offset,
boolean has2ByteValue) |
Modifier and Type | Method and Description |
---|---|
int |
get()
Get a parameter value.
|
void |
set(int value)
Set a parameter value
int . |
getOffset, getPatch, setOffset, setPatch
public TG100Model(Patch patch, int offset)
public TG100Model(Patch patch, int offset, boolean has2ByteValue)
public void set(int value)
int
.set
in interface IParamModel
set
in class ParamModel
public int get()
get
in interface IParamModel
get
in class ParamModel
Copyright © 2014. All Rights Reserved.