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