java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.units.code.simatic.S7.TimeOfDay |
TIME_OF_DAY type parser.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final S7.TimeOfDay | DEFAULT |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static S7.TimeOfDay | create(int raw) | ||||||||||
int | getRawValue() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|