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